mmc: dw_mmc: Change signal voltage error to dev_dbg()
authorDoug Anderson <[email protected]>
Sat, 11 Oct 2014 04:16:16 +0000 (21:16 -0700)
committerUlf Hansson <[email protected]>
Mon, 10 Nov 2014 11:40:35 +0000 (12:40 +0100)
commitb19caf379c82e99737c29bc15d7b7fd7d24279f9
treefdfcf1a96b3cee4011396b5faf243efcd4c28df4
parent536f6b91d21b81bec6c8a675b3a00052ee05f986
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 <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Acked-by: Jaehoon Chung <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
drivers/mmc/host/dw_mmc.c