]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/regulator/fixed.c
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)
commit84d0ffbe28e0bdd2f54c91e5162ae42a6c9cf431
tree00b18210971908e38a3f0238c7b6fd8daa929d84
parente31108cad3deabb1a63111d7aa699ca67753c01f
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