linux/drivers/mmc
Adrian Hunter 655bca7616 mmc: sdhci: Allow for irq being shared
If the SDHCI irq is shared with another device then the interrupt
handler can get called while SDHCI is runtime suspended.  That is
harmless but the warning message is not useful so remove it.  Also
returning IRQ_NONE is more appropriate.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Chris Ball <chris@printf.net>
2014-03-17 09:13:02 -04:00
..
card mmc: block: Fixup busy detection while invoking stop cmd at recovery 2014-02-23 10:41:11 -05:00
core mmc: slot-gpio: Add GPIO descriptor based CD GPIO API 2014-03-17 09:12:00 -04:00
host mmc: sdhci: Allow for irq being shared 2014-03-17 09:13:02 -04:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00