summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2013-06-12 18:11:14 (GMT)
committerFelipe Balbi <balbi@ti.com>2013-07-29 10:56:59 (GMT)
commite8adfc30ff9282a728fd8b666b6418308164c415 (patch)
tree9d2bed840c0e38cbadb2d59ad214b0f2a1033f9d /COPYING
parent68d6a01bdd2a9ebae858271129d0a8d4ae865e93 (diff)
downloadlinux-e8adfc30ff9282a728fd8b666b6418308164c415.tar.xz
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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions