From: Michael Opdenacker Date: Sun, 6 Oct 2013 06:47:55 +0000 (+0200) Subject: usb: host: uhci-platform: remove deprecated IRQF_DISABLED X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b4ef839d6253e13f218f4782b1a5a595a15c747;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed