git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
567e479
)
regmap: Implement managed regmap_init()
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 30 Jan 2012 19:56:52 +0000
(19:56 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 30 Jan 2012 21:06:43 +0000
(21:06 +0000)
Save error handling and unwinding code in drivers by providing managed
versions of the regmap init functions, simplifying usage.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found