diff options
-rw-r--r-- | sound/soc/codecs/wm8994.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c index 15fcb1bb7148..b7f3cfc74e98 100644 --- 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) | |||
2819 | WM1811_JACKDET_MODE_JACK); | 2819 | WM1811_JACKDET_MODE_JACK); |
2820 | break; | 2820 | break; |
2821 | } | 2821 | } |
2822 | break; | ||
2822 | case WM8958: | 2823 | case WM8958: |
2823 | if (wm8994->jack_cb) | 2824 | if (wm8994->jack_cb) |
2824 | snd_soc_update_bits(codec, WM8958_MIC_DETECT_1, | 2825 | snd_soc_update_bits(codec, WM8958_MIC_DETECT_1, |