Files
android_kernel_xiaomi_sm8450/include/linux/mmc
Kevin Liu ed9dbb6eff mmc: host: Make UHS timing values fully unique
Both of MMC_TIMING_LEGACY and MMC_TIMING_UHS_SDR12 are defined
to 0. And ios->timing is set to MMC_TIMING_LEGACY during power up.
But set_ios can't distinguish these two timing if host support
spec 3.0. Just adjust timing values to be different can resolve
this issue without any other impact.

Reviewed-by: Girish K S <girish.shivananjappa@linaro.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Kevin Liu <kliu5@marvell.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-12-06 13:54:46 -05:00
..
2012-10-03 10:05:12 -04:00
2012-12-06 13:54:44 -05:00
2012-10-03 10:05:12 -04:00
2012-06-20 14:39:36 -07:00
2012-12-06 13:54:44 -05:00
2011-07-20 17:20:57 -04:00