linux/drivers/mmc/host
Rolf Eike Beer 9d26a5d3f2 sdhci: Fix "Unexpected interrupt" handling
Whenever a power interrupt is signaled it is also reported as an unexpected
one. All other unexpected interrupts get lost. Cause is a not inversed
bitmask to remove power interrupts from the status.

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-07-09 21:28:35 +02:00
..
at91_mci.c mmc-atmel: remove linux/mmc/protocol.h dependencies 2007-06-07 09:25:47 +02:00
au1xmmc.c au1xmmc: Replace C code with call to ARRAY_SIZE() macro. 2007-06-07 09:25:51 +02:00
au1xmmc.h mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
imxmmc.c mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
imxmmc.h mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
Kconfig mmc: Use menuconfig objects 2007-05-08 22:41:55 +02:00
Makefile mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
mmci.c mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
mmci.h mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
omap.c mmc-omap: fix sd response type 6 vs. 1 2007-06-13 19:11:14 +02:00
pxamci.c pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response 2007-05-14 18:51:48 +02:00
pxamci.h mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
sdhci.c sdhci: Fix "Unexpected interrupt" handling 2007-07-09 21:28:35 +02:00
sdhci.h mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
tifm_sd.c disable socket power in adapter driver instead of media one 2007-05-08 22:41:47 +02:00
wbsd.c wbsd: check for data opcode earlier 2007-05-01 13:35:19 +02:00
wbsd.h mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00