• Felipe Balbi's avatar
    usb: dwc3: gadget: move to threaded IRQ · b15a762f
    Felipe Balbi authored
    by moving to threaded IRQs, we allow our IRQ
    priorities to be configurable when running with
    realtime patch. Also, since we're running in
    thread context, we can call functions which
    might sleep, such as sysfs_notify() without
    problems.
    Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
    b15a762f
gadget.c 65.6 KB