android_kernel_xiaomi_sm8350/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
imxmmc.c
imxmmc.h
Kconfig mmc: Use menuconfig objects 2007-05-08 22:41:55 +02:00
Makefile
mmci.c
mmci.h
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
sdhci.c sdhci: Fix "Unexpected interrupt" handling 2007-07-09 21:28:35 +02:00
sdhci.h
tifm_sd.c
wbsd.c
wbsd.h