aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-s3c.c
diff options
context:
space:
mode:
authorKouichi Tomita <kouichi.tomita.yn@renesas.com>2015-02-15 23:46:47 +0900
committerUlf Hansson <ulf.hansson@linaro.org>2015-03-23 14:13:43 +0100
commit4cbd52246533d1dc6449ef8278e95e5e0944a1e5 (patch)
treea39b28d9c9521da3fdeafd758f4df9f735387582 /drivers/mmc/host/sdhci-s3c.c
parentdaa3054f5772b14dd073a2b95fd0353faec0fcc5 (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 <kouichi.tomita.yn@renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/sdhci-s3c.c')
0 files changed, 0 insertions, 0 deletions