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:
c1b88ee
)
ASoC: wm8996: Remove spurious regulator_bulk_free()
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 11 Jun 2012 10:15:50 +0000
(18:15 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 11 Jun 2012 12:20:22 +0000
(20:20 +0800)
We're using demv_regulator_bulk_get() so don't need to manually free and
this is in the CODEC driver not the I2C driver anyway.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found