regulator: palmas correct dt parsing
authorGraeme Gregory <gg@slimlogic.co.uk>
Thu, 7 Mar 2013 13:17:48 +0000 (13:17 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 8 Mar 2013 09:34:04 +0000 (17:34 +0800)
Fix the DT parsing to agree with the bindings document. Some small changes
to the value names and also fix the handling of boolean values. They were
previously using prop = 1/0, now just use of_property_read_bool calls.

Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found