aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
diff options
context:
space:
mode:
authorKevin Hilman <khilman@deeprootsystems.com>2009-04-06 15:01:19 +0300
committerPierre Ossman <pierre@ossman.eu>2009-04-08 20:35:55 +0200
commit00adadc12196c7b3e8923729e728162267e98ff7 (patch)
tree721b4f4bb77767c0928fd98b322b433c8dc217a7 /drivers/mmc/core
parentNew mail address for Pierre Ossman (diff)
downloadlinux-dev-00adadc12196c7b3e8923729e728162267e98ff7.tar.xz
linux-dev-00adadc12196c7b3e8923729e728162267e98ff7.zip
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>
Diffstat (limited to 'drivers/mmc/core')
0 files changed, 0 insertions, 0 deletions