commit | 93227c801372522d6f667aac0de2cacc7995d8b9 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Wed Nov 13 14:55:14 2013 +0800 |
committer | Mark Brown <broonie@linaro.org> | Sun Nov 24 14:02:18 2013 +0000 |
tree | ba27b9c002e6255f62d54615f272265337ef6bfb | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae [diff] |
regulator: lp3972: Convert to devm_regulator_register 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>