regulator: lp3971: Convert to devm_regulator_register
authorAxel Lin <axel.lin@ingics.com>
Wed, 13 Nov 2013 06:52:26 +0000 (14:52 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 13 Nov 2013 13:24:44 +0000 (13:24 +0000)
Both num_regulators and **rdev are no longer required after this conversion,
thus remove them from struct lp3971.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found