linux/drivers/mmc/host
Kevin Hilman 00adadc121 omap_hsmmc: Flush posted write to IRQ
Spurious IRQs seen on MMC after 2.6.29.  Flush posted write in IRQ
handler.

The interrupt line is released by clearing the error status bits
in the MMCHS_STAT register, which must occur before the interrupt
handler returns to avoid unwanted irqs.  Hence the need to flush
the posted write.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Acked-by: Tony Lindgen <tony@atomide.com>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
2009-04-08 20:35:55 +02:00
..
at91_mci.c
atmel-mci-regs.h
atmel-mci.c mmc: struct device - replace bus_id with dev_name(), dev_set_name() 2009-03-24 16:38:21 -07:00
au1xmmc.c
imxmmc.c imxmmc: move RSSR BLR 2009-04-08 20:11:59 +02:00
imxmmc.h
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 2009-04-05 10:18:21 -07:00
Makefile mmc: Add OpenFirmware bindings for SDHCI driver 2009-03-24 21:30:11 +01:00
mmc_spi.c
mmci.c
mmci.h
mvsdio.c
mvsdio.h
mxcmmc.c
of_mmc_spi.c mmc: struct device - replace bus_id with dev_name(), dev_set_name() 2009-03-24 16:38:21 -07:00
omap.c
omap_hsmmc.c omap_hsmmc: Flush posted write to IRQ 2009-04-08 20:35:55 +02:00
pxamci.c
pxamci.h
ricoh_mmc.c
s3cmci.c
s3cmci.h
sdhci-of.c mmc: Add OpenFirmware bindings for SDHCI driver 2009-03-24 21:30:11 +01:00
sdhci-pci.c New mail address for Pierre Ossman 2009-04-08 20:14:54 +02:00
sdhci.c New mail address for Pierre Ossman 2009-04-08 20:14:54 +02:00
sdhci.h sdhci: Add quirk for forcing maximum block size to 2048 bytes 2009-03-24 21:30:10 +01:00
sdricoh_cs.c
tifm_sd.c
tmio_mmc.c
tmio_mmc.h
wbsd.c New mail address for Pierre Ossman 2009-04-08 20:14:54 +02:00
wbsd.h