mmc: tmio: Fix timeout value for command request
authorTakeshi Kihara <takeshi.kihara.df@renesas.com>
Sun, 19 Jul 2015 16:39:59 +0000 (01:39 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Aug 2015 09:25:53 +0000 (11:25 +0200)
commit0df9d2eae5e1092b07eaab6b989c2ff14115cab5
tree8f74ce66328e0773de9eddc83e4e4c36eb32e84b
parent05c441efcc9796dd27451b9d87f5b22b8ebcdb2b
mmc: tmio: Fix timeout value for command request

Fix the problem which timeout occurs at the time of command request with
several cards.

The timeout value was insufficient as a verification of several cards,
so it was changed 5 seconds from 2 seconds.

Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc_pio.c