]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3d55c1a2d1302f1a6617406d4e70a896e05b1155
treee55da3c2e73caadf7d576d398a6f5073e3685c8f
parent98a42fe0775b29f3e74fa1de8926a613585df376
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