commit | 422f04b68f59a8348428a6a5628a00a5689d0168 | [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 | 50a4886b3b8579a5d3dad337906de9b5a3fef6d1 [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>