]> 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)
commitf8f1917568f3a91783523fea89aa8f5df46b3d33
tree43c2b57496bce1561751e9049bb99c257d60e7ef
parentf68e90a00a6888ba1de7730b94c1d6c4a8fee270
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