commit | 2b4ef839d6253e13f218f4782b1a5a595a15c747 | [log] [tgz] |
---|---|---|
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | Sun Oct 06 08:47:55 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 07 00:05:09 2013 -0700 |
tree | a2ab75e6921f94f15d929231b2e4a72fbc7949be | |
parent | 4c015ba24bbe8558cce5925546abd590e4146a23 [diff] |
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>