commit | 60b71f607796f10ec8814312724759574398512b | [log] [tgz] |
---|---|---|
author | saurabh <saurabh.truth@gmail.com> | Wed Nov 25 23:56:24 2015 +0530 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Dec 22 11:32:17 2015 +0100 |
tree | 67e78687ad4a6db476228dc2774e4f5d294875d0 | |
parent | 2066fd285efdd201316e0236aec177354b39ee71 [diff] |
mmc: of_mmc_spi: Add IRQF_ONESHOT to interrupt flags If no primary handler is specified for threaded_irq then a default one is assigned which always returns IRQ_WAKE_THREAD. This handler requires the IRQF_ONESHOT, because the source of interrupt is not disabled Signed-off-by: Saurabh Sengar <saurabh.truth@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>