dm: power: max77686: Correct BUCK register access
authorSimon Glass <sjg@chromium.org>
Fri, 3 Jul 2015 00:16:04 +0000 (18:16 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Aug 2015 03:06:12 +0000 (21:06 -0600)
commit8c4287090cc9bfa172370976c77b420d9c37f94c
tree35880b5e99c7be7b5862c8e54c5987f51dc92ad3
parentcd367d89979c0476e2fcbca445a49008b372872b
dm: power: max77686: Correct BUCK register access

Some regulators use the wrong voltage register and thus it is not possible
to control them. Fix this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
drivers/power/regulator/max77686.c