mmc: core: set regulator not found message as debug
authorludovic.desroches@atmel.com <ludovic.desroches@atmel.com>
Mon, 9 Nov 2015 14:03:59 +0000 (15:03 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 22 Dec 2015 10:32:05 +0000 (11:32 +0100)
commit6e1bbc51439705b834688c592e13dfa82e32ff04
treee55da3c2e73caadf7d576d398a6f5073e3685c8f
parent1ff2575bcf42caefaaab8e2fb00e238852fac8e2
mmc: core: set regulator not found message as debug

Turn the informative message about no vmmc/vqmmc regulator found in
debug one. There is no need to indicate that something optional is
missing. Moreover, it can bring confusion, people who doesn't know
it is optional may consider these messages as warnings or errors.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/core.c