commit | 50a4926a7ecef68a39f35f984f2c524da3912d5f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 18:16:02 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 21:06:12 2015 -0600 |
tree | 409ee2b0a80583e45b59e7f8415caa4042814dba | |
parent | 2336103cc94d6845e089983ea0d9a82eeb204f99 [diff] |
dm: pmic: max77686: Correct a few nits The driver name should not have a space in it. Also the regulator names should match the case of the device tree. Fix these problems. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>