]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: pmic: max77686: Correct a few nits
authorSimon Glass <sjg@chromium.org>
Fri, 3 Jul 2015 00:16:02 +0000 (18:16 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:15 +0000 (08:17 +0200)
commita4fae535912a8ace1334f8868fdd0d2b4683cade
tree438584bcd7add268eb2b4ebbb716b4972738b527
parent0fb158ee4e7897408a4d0f7222c43196c937c64c
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