projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
88e3395
e6e7403
)
Merge tag 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regul...
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 26 Jan 2012 16:07:46 +0000
(16:07 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 26 Jan 2012 16:07:46 +0000
(16:07 +0000)
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.
Trivial merge