From: Axel Lin Date: Sun, 27 Apr 2014 10:25:31 +0000 (+0800) Subject: mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLED X-Git-Tag: omap-for-v3.17/fixes-against-rc2~73^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c87456b07ba278021e7dd66a32e9b4bc1acaa32;p=pandora-kernel.git mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLED It's a NOOP since 2.6.35 and it will be removed one day. This is not trivial because current code uses hard coded 32 instead of IRQF_DISABLED in the request_irq call. Signed-off-by: Axel Lin Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed