regulator: twl: adapt twl-regulator driver to dt
authorRajendra Nayak <rnayak@ti.com>
Tue, 28 Feb 2012 09:39:11 +0000 (15:09 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 11 Mar 2012 20:09:08 +0000 (20:09 +0000)
Modify the twl regulator driver to extract the regulator_init_data from
device tree when passed, instead of getting it through platform_data
structures (on non-DT builds)

Also add documentation for TWL regulator specific bindings.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found