]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: dw_mmc: Change signal voltage error to dev_dbg()
authorDoug Anderson <dianders@chromium.org>
Sat, 11 Oct 2014 04:16:16 +0000 (21:16 -0700)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:35 +0000 (12:40 +0100)
commitf792453fe0d1c9e6d6e6d0d7fd5e2015e4d46001
treefdfcf1a96b3cee4011396b5faf243efcd4c28df4
parent183569fa41d44d00353790caddea74c1ab81a734
mmc: dw_mmc: Change signal voltage error to dev_dbg()

In (28f92b5 mmc: core: Try other signal levels during power up) we can
see that there are times when it's valid to try several signal
voltages.  Don't print an ugly error in the logs when that happens.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc.c