commit | e8f00041a65d0d67b54843b3c93f229f6ba917f6 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 26 16:07:46 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 26 16:07:46 2012 +0000 |
tree | 013db745705b348c23731c17eec444a55010dedc | |
parent | 88e339541d28153b6d2bfad9b25b3462fcd2bcaa [diff] | |
parent | e6e740304aa2a49ef09497e6c0bb906ed7987f6b [diff] |
Merge tag 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into HEAD Provide managed versions of regulator_get() and regulator_bulk_get(), saving code in error handling and cleanup paths by ensuring that that the regulators will be automatically unregistered when the device is unregistered.