usb: host: uhci-platform: remove deprecated IRQF_DISABLED
commit2b4ef839d6253e13f218f4782b1a5a595a15c747
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sun, 6 Oct 2013 06:47:55 +0000 (6 08:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2013 07:05:09 +0000 (7 00:05 -0700)
treea2ab75e6921f94f15d929231b2e4a72fbc7949be
parent4c015ba24bbe8558cce5925546abd590e4146a23
usb: host: uhci-platform: remove deprecated IRQF_DISABLED

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/uhci-platform.c