]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit102067e3a6f4852c1e578f68291a4153150eeec9
tree43c2b57496bce1561751e9049bb99c257d60e7ef
parentb56bed196ca6c3c3e3f9352bd383a7be89682c0a
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