OSDN Git Service

mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 14 Jan 2014 16:36:21 +0000 (17:36 +0100)
committerChris Ball <chris@printf.net>
Sun, 23 Feb 2014 15:40:44 +0000 (10:40 -0500)
commit57de31f6351ecad9212a26d2112b546e4c8b4a5b
tree2909c1f4cc585e2027b46ce3316f7deff67c555c
parentb9ec26160f998493509b782be999ff59e4372971
mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode

Conform to the eMMC spec and use the CMD6 generic timeout from the
EXT_CSD register, when switching to HS200 mode.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/core/mmc.c