diff options
author | Kevin Hilman <[email protected]> | 2009-04-06 15:01:19 +0300 |
---|---|---|
committer | Pierre Ossman <[email protected]> | 2009-04-08 20:35:55 +0200 |
commit | 00adadc12196c7b3e8923729e728162267e98ff7 (patch) | |
tree | 721b4f4bb77767c0928fd98b322b433c8dc217a7 /fs/jbd2/commit.c | |
parent | 32710e8fd537adeb53f98dec92e4a77caac512f5 (diff) |
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 <[email protected]>
Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: Tony Lindgen <[email protected]>
Signed-off-by: Pierre Ossman <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions