projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5472bbc
)
ASoC: wm8994: Add missing break in resume
author
Mark Brown
<
[email protected]
>
Sat, 3 Mar 2012 13:06:25 +0000
(13:06 +0000)
committer
Mark Brown
<
[email protected]
>
Mon, 19 Mar 2012 19:08:15 +0000
(19:08 +0000)
Signed-off-by: Mark Brown <
[email protected]
>
sound/soc/codecs/wm8994.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm8994.c
b/sound/soc/codecs/wm8994.c
index 15fcb1bb71486391e97b85baed1ad4d82169f13d..b7f3cfc74e98ba4f00050f2d48c2bc5fa0220711 100644
(file)
--- a/
sound/soc/codecs/wm8994.c
+++ b/
sound/soc/codecs/wm8994.c
@@
-2819,6
+2819,7
@@
static int wm8994_codec_resume(struct snd_soc_codec *codec)
WM1811_JACKDET_MODE_JACK);
break;
}
+ break;
case WM8958:
if (wm8994->jack_cb)
snd_soc_update_bits(codec, WM8958_MIC_DETECT_1,