diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-04-25 15:55:41 +0400 |
---|---|---|
committer | Chris Ball <chris@printf.net> | 2014-05-22 15:26:24 +0400 |
commit | ef104333a234f66cd13fd16632086a21b90fced6 (patch) | |
tree | 161ed932c8c05e710d9139339470fb6d99b3c95e /include/linux/mmc/sdhci.h | |
parent | 41005003bcaf4ecfc80e02af01247f2670269816 (diff) | |
download | linux-ef104333a234f66cd13fd16632086a21b90fced6.tar.xz |
mmc: sdhci: clean up sdio interrupt enable handling
We don't need to change the SDHCI_SDIO_IRQ_ENABLED flag when we're
merely receiving an interrupt - IRQ handling thread in the MMC core
will either re-enable or disable the interrupt via the enable_sdio_irq
callback, which will update this status appropriately.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Tested-by: Markus Pargmann <mpa@pengutronix.de>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
Diffstat (limited to 'include/linux/mmc/sdhci.h')
0 files changed, 0 insertions, 0 deletions