]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: fixed: update to devm_* API
authorManish Badarkhe <badarkhe.manish@gmail.com>
Wed, 29 Jan 2014 14:57:28 +0000 (20:27 +0530)
committerMark Brown <broonie@linaro.org>
Tue, 11 Feb 2014 16:34:32 +0000 (16:34 +0000)
commitd3f3ff7cc65c05e6f2a06478a9f6ee73b6452387
tree00b18210971908e38a3f0238c7b6fd8daa929d84
parent0d2cbc979bae1ab41d102bf52ed3904a6a753043
regulator: fixed: update to devm_* API

Update the code to use devm_* API so that driver core will manage
resources.

Signed-off-by: Manish Badarkhe <badarkhe.manish@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/fixed.c