diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c index fb5c96163610f4c599c57c90320505c6aaaed88d..4487c5e6ad8927e3d289cc3c6ccc682e34f23f32 100644 --- a/sound/soc/codecs/wm8994.c +++ b/sound/soc/codecs/wm8994.c @@ -2983,6 +2983,7 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec) wm8994->hubs.dcs_readback_mode = 2; break; } + break; case WM8958: wm8994->hubs.dcs_readback_mode = 1;