Merge branch 'asoc-5.5' into asoc-next
[linux-2.6-microblaze.git] / sound / soc / codecs / wm8904.c
index 2a7d23a..7d7ea15 100644 (file)
@@ -1933,6 +1933,7 @@ static int wm8904_set_bias_level(struct snd_soc_component *component,
                snd_soc_component_update_bits(component, WM8904_BIAS_CONTROL_0,
                                    WM8904_BIAS_ENA, 0);
 
+               snd_soc_component_write(component, WM8904_SW_RESET_AND_ID, 0);
                regcache_cache_only(wm8904->regmap, true);
                regcache_mark_dirty(wm8904->regmap);