commit | 5c87456b07ba278021e7dd66a32e9b4bc1acaa32 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sun Apr 27 18:25:31 2014 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Jul 09 11:26:08 2014 +0200 |
tree | 71d09fb53f80947d203de4593e919fcc318a95ac | |
parent | 889c9e04f14253e9267bf72aafc298c81468c508 [diff] |
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 <axel.lin@ingics.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>