diff options
author | Himangi Saraogi <himangi774@gmail.com> | 2014-07-07 21:12:14 +0530 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-07-09 11:44:01 +0200 |
commit | 57135250358e54c237450f30474616f3d850b8de (patch) | |
tree | 0328dbaccdd1e1a0aab18fa341b14bfe5571e4b2 /drivers/edac | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f (diff) | |
download | linux-57135250358e54c237450f30474616f3d850b8de.tar.bz2 |
regulator: lp8755: Use devm_regulator_register
This patch moves data allocated using regulator_register to
devm_regulator_register and does away with the calls to
regulator_unregister. Also some labels are removed and a new labelerr is
introduced which is less specific to context.
Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions