kernel/sound/soc/codecs/rt5665.c
.. .. @@ -4472,6 +4472,8 @@ 4472 4472 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); 4473 4473 4474 4474 regmap_write(rt5665->regmap, RT5665_RESET, 0); 4475 +4476 + regulator_bulk_disable(ARRAY_SIZE(rt5665->supplies), rt5665->supplies);4475 4477 } 4476 4478 4477 4479 #ifdef CONFIG_PM