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:
ca7acee
)
ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFF
author
Axel Lin
<axel.lin@gmail.com>
Mon, 3 Oct 2011 12:17:16 +0000
(20:17 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 3 Oct 2011 13:15:22 +0000
(14:15 +0100)
This assignment is done by the snd_soc_register_codec so there is no need
to redo it in probe function of a codec driver.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found