Files
android_kernel_xiaomi_sm8450/drivers/usb/dwc3
Felipe Balbi e8adfc30ff usb: dwc3: gadget: get rid of IRQF_ONESHOT
We can make use of bit 31 of the GEVNTSIZ(n)
registers to mask/unmask interrupts from that
particular interrupter.

With that feature, we can easily drop IRQF_ONESHOT
from our driver which makes it possible to
properly change IRQ priorities when using RT
patchset *and* it allows us to make use of the
scheduler to choose the proper time to handle
this IRQ thread.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-07-29 13:56:59 +03:00
..
2013-07-29 13:56:44 +03:00
2013-07-29 13:56:44 +03:00
2013-07-29 13:56:44 +03:00
2013-07-29 13:56:44 +03:00
2013-07-29 13:56:44 +03:00
2013-07-29 13:56:44 +03:00
2013-07-29 13:56:44 +03:00
2013-07-29 13:56:44 +03:00
2013-07-29 13:53:25 +03:00