OSDN Git Service

regulator: core: do not report EPROBE_DEFER as error but as debug
authorJorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Wed, 17 Apr 2019 19:24:43 +0000 (21:24 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 26 Apr 2019 09:38:24 +0000 (10:38 +0100)
commitb9816363c0e82f4cd8f9be8153fbc5b81b22911c
tree43c2b57496bce1561751e9049bb99c257d60e7ef
parentfe669cb95ebb711161c27ba063f08ad20d55e761
regulator: core: do not report EPROBE_DEFER as error but as debug

Temporary failures to get a regulator (EPROBE_DEFER) should be logged
as debug information instead of errors.

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/core.c