power: regulator: Add more debugging and fix a missing newline
authorSimon Glass <[email protected]>
Wed, 31 May 2017 23:57:15 +0000 (17:57 -0600)
committerSimon Glass <[email protected]>
Fri, 9 Jun 2017 19:39:32 +0000 (13:39 -0600)
commit422f04b68f59a8348428a6a5628a00a5689d0168
tree1f133df190a07d9cbb3a7bb3fa25a0f24147b0d6
parent50a4886b3b8579a5d3dad337906de9b5a3fef6d1
power: regulator: Add more debugging and fix a missing newline

This file does not report a few possible errors and one message is missing
a newline. Fix these.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
drivers/power/regulator/regulator-uclass.c