]> git.openfabrics.org - ~emulex/infiniband.git/commit
regulator: lp872x: remove unnecessary function
authorKim, Milo <Milo.Kim@ti.com>
Wed, 5 Sep 2012 04:39:39 +0000 (04:39 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 5 Sep 2012 23:53:03 +0000 (07:53 +0800)
commit5bab305d3c573afc33b241a53452f6736910b2b4
tree01060382d4fb8e730e790218f0f4dbc0894a2e38
parent9d6da6fcc2831220a8754385ee54847e3ee6274f
regulator: lp872x: remove unnecessary function

 The lp872x_check_dvs_validity() is used for checking DVS platform data.
 If the DVS platform data is not defined, return as error code.
 Now, this is unnecessary because the default DVS mode is set in this case.

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