alistair23-linux/drivers/mmc
Alexey Neyman 0a8fd09ca9 mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq
Ignore Card Interrupt bit in the interrupt status if we already
know that mmc_signal_sdio_irq() is going to be called at the end of
sdhci_irq(). This avoids a needless loop in sdhci_irq() repeatedly
reading interrupt status and doing nothing.

Signed-off-by: Alexey Neyman <stilor@att.net>
Acked-by: Dong Aisheng <b29396@freescale.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2013-11-08 14:14:09 -05:00
..
card mmc: Don't force card to active state when entering suspend/shutdown 2013-10-30 20:28:40 -04:00
core mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume 2013-10-30 20:28:43 -04:00
host mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq 2013-11-08 14:14:09 -05:00
Kconfig
Makefile