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:
ebff654
)
ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free()
author
Nicolin Chen
<b42378@freescale.com>
Wed, 4 Dec 2013 03:18:36 +0000
(11:18 +0800)
committer
Mark Brown
<broonie@linaro.org>
Wed, 4 Dec 2013 11:46:40 +0000
(11:46 +0000)
The snd_soc_dai_digital_mute() here will be never executed because we only
decrease codec->active in snd_soc_close(). Thus correct it.
Signed-off-by: Nicolin Chen <b42378@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/soc-pcm.c
patch
|
blob
|
history
diff --cc
sound/soc/soc-pcm.c
Simple merge