regulator: s2mps11: Use devm_regulator_register
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 4 Sep 2013 06:42:15 +0000 (12:12 +0530)
committerMark Brown <broonie@linaro.org>
Mon, 16 Sep 2013 23:28:40 +0000 (00:28 +0100)
Commit e398b51a ("regulator: s2mps11: Convert to devm_regulator_register()")
intended to do this conversion. However the actual conversion to devm_* got
missed out. Fix this.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found