diff options
author | Seungwon Jeon <[email protected]> | 2012-04-10 09:53:32 +0900 |
---|---|---|
committer | Chris Ball <[email protected]> | 2012-04-20 20:30:37 -0400 |
commit | a99aa9b9b4f4f3e496d17a1b4e0ff63fb0c9f31d (patch) | |
tree | d3d7bb12cbabce20789671d07055e305b8138c1a /tools/perf/scripts/python/Perf-Trace-Util/Context.c | |
parent | 32d317c60e56c2a34463b51fc0336cc96b3e1735 (diff) |
mmc: dw_mmc: Fix switch from DMA to PIO
When dw_mci_pre_dma_transfer returns failure in some reasons,
dw_mci_submit_data will prepare to switch the PIO mode from DMA.
After switching to PIO mode, DMA(IDMAC in particular) is still
enabled. This makes the corruption in handling interrupt and
the driver lock-up.
Signed-off-by: Seungwon Jeon <[email protected]>
Acked-by: Will Newton <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions