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

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

No differences found