diff options
author | Seungwon Jeon <[email protected]> | 2012-08-01 09:30:40 +0900 |
---|---|---|
committer | Chris Ball <[email protected]> | 2012-09-04 13:58:08 -0400 |
commit | 9b2026a12511439d906a5d8d302ae285ebe7378a (patch) | |
tree | f0c80f878b8290163dd9bc0d4d3371765effdd33 /tools/perf/util/trace-event-scripting.c | |
parent | 182c90815993452f1902837cc342ac2c05ef13f5 (diff) |
mmc: dw_mmc: correct mishandling error interrupt
Datasheet of SYNOPSYS mentions that DTO(Data Transfer Over) interrupt
will be raised even if some error interrupts, however it is actually
found that DTO does not occur. SYNOPSYS has confirmed this issue.
Current implementation defers the call of tasklet_schedule until DTO
when the error interrupts is happened. This patch fixes error handling.
Signed-off-by: Seungwon Jeon <[email protected]>
Acked-by: Jaehoon Chung <[email protected]>
Acked-by: Will Newton <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions