aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/wm8994.c')
-rw-r--r--sound/soc/codecs/wm8994.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c
index fb5c96163610..4487c5e6ad89 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)
2983 wm8994->hubs.dcs_readback_mode = 2; 2983 wm8994->hubs.dcs_readback_mode = 2;
2984 break; 2984 break;
2985 } 2985 }
2986 break;
2986 2987
2987 case WM8958: 2988 case WM8958:
2988 wm8994->hubs.dcs_readback_mode = 1; 2989 wm8994->hubs.dcs_readback_mode = 1;