usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sun, 6 Oct 2013 06:44:35 +0000 (08:44 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 10 Oct 2013 14:40:31 +0000 (09:40 -0500)
This patch proposes to remove the use of the IRQF_DISABLED flag

It's a NOOP since 2.6.35 and it will be removed one day.
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found