hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/sound/soc/codecs/rt5665.c
....@@ -4472,6 +4472,8 @@
44724472 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
44734473
44744474 regmap_write(rt5665->regmap, RT5665_RESET, 0);
4475
+
4476
+ regulator_bulk_disable(ARRAY_SIZE(rt5665->supplies), rt5665->supplies);
44754477 }
44764478
44774479 #ifdef CONFIG_PM