power: regulator: Add more debugging and fix a missing newline
authorSimon Glass <sjg@chromium.org>
Wed, 31 May 2017 23:57:15 +0000 (17:57 -0600)
committerSimon Glass <sjg@chromium.org>
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 <sjg@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/power/regulator/regulator-uclass.c