dm: pmic: max77686: Correct a few nits
authorSimon Glass <sjg@chromium.org>
Fri, 3 Jul 2015 00:16:02 +0000 (18:16 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Aug 2015 03:06:12 +0000 (21:06 -0600)
commitb5ffa4fdcb656b8995d6800f9c10dad76a44d38b
tree409ee2b0a80583e45b59e7f8415caa4042814dba
parentf615e6a64d23952d3c68b9ac92b4ef5fa5ebdf8a
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>
drivers/power/pmic/max77686.c