diff options
author | Jungseung Lee <js07.lee@samsung.com> | 2016-08-24 13:34:09 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-09-26 22:31:14 +0300 |
commit | 67d35960f445176d5548c660a1b1708cad1c2042 (patch) | |
tree | cb2cf78e1a8108eb3597fef34f5759a97628a4ae /drivers/vfio | |
parent | ff026099d775c74548839f1d627eb0b2bec0b857 (diff) | |
download | linux-67d35960f445176d5548c660a1b1708cad1c2042.tar.xz |
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 0400ed0a083a ("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>
Diffstat (limited to 'drivers/vfio')
0 files changed, 0 insertions, 0 deletions