diff options
author | Seungwon Jeon <tgih.jun@samsung.com> | 2012-08-01 00:30:40 (GMT) |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2012-09-04 17:58:08 (GMT) |
commit | 9b2026a12511439d906a5d8d302ae285ebe7378a (patch) | |
tree | f0c80f878b8290163dd9bc0d4d3371765effdd33 /.gitignore | |
parent | 182c90815993452f1902837cc342ac2c05ef13f5 (diff) | |
download | linux-fsl-qoriq-9b2026a12511439d906a5d8d302ae285ebe7378a.tar.xz |
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 <tgih.jun@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions