android_kernel_xiaomi_sm8450/drivers/mmc
Jungseung Lee 67d35960f4 mmc: core: Add error message when switching fails in mmc_select_hs()
The switch failure message in mmc_select_timing() had been removed
since that is invalid: commit 0400ed0a08 ("mmc: core: remove the
invalid message in mmc_select_timing")

Now, in the case when mmc_select_hs() return error in mmc_select_timing(),
there is nothing to print failure message.
Let's make for mmc_select_hs() print message itself in the failure case.

Signed-off-by: Jungseung Lee <js07.lee@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-09-26 21:31:14 +02:00
..
card mmc: fix use-after-free of struct request 2016-08-25 14:11:43 -06:00
core mmc: core: Add error message when switching fails in mmc_select_hs() 2016-09-26 21:31:14 +02:00
host mmc: host: sh_mobile_sdhi: don't populate unneeded functions 2016-09-26 21:31:14 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00