commit | fc3ebf13aaeaa239b4c095aade27fa52fda578eb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 31 17:57:15 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 09 13:39:32 2017 -0600 |
tree | 1f133df190a07d9cbb3a7bb3fa25a0f24147b0d6 | |
parent | 1375e58ec198c25ff7618913fb49cb4501e320bb [diff] |
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>