diff options
| author | Kouichi Tomita <[email protected]> | 2015-02-15 23:46:47 +0900 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2015-03-23 14:13:43 +0100 |
| commit | 4cbd52246533d1dc6449ef8278e95e5e0944a1e5 (patch) | |
| tree | a39b28d9c9521da3fdeafd758f4df9f735387582 /tools/perf/scripts/python/bin | |
| parent | daa3054f5772b14dd073a2b95fd0353faec0fcc5 (diff) | |
mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
If interruption of command already occurred, mrq pointer in dev_err()
would refer to NULL, because the host-state is changed to STATE_IDLE
and mrq pointer is changed to NULL by interrupt handler.
Therefore dev_err is moved after checking STATE_IDLE.
Signed-off-by: Kouichi Tomita <[email protected]>
Signed-off-by: Yoshihiro Kaneko <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions