regulator: lp872x: initialize the DVS mode
authorKim, Milo <Milo.Kim@ti.com>
Wed, 5 Sep 2012 04:39:23 +0000 (04:39 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 5 Sep 2012 23:53:02 +0000 (07:53 +0800)
commit86b3fef0c7b5aba1c64ac1e02e68267aeaff44a6
treeccefb3390e30201566b4680c500536b23280d308
parentb158fba605bf4f1c97af338dfab64c85c4937513
regulator: lp872x: initialize the DVS mode

 The platform specific configuration(general_config) is optional.
 However, the DVS settings should be configured explicitly while
 loading the driver.
 This patch enables configuring the default DVS mode even though
 the platform data is not defined.

Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/lp872x.c