commit | 889dd56f8c03586e5489050e7457a405fae6a420 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Sep 04 05:21:33 2025 +0000 |
committer | Mark Brown <broonie@kernel.org> | Thu Sep 18 22:24:15 2025 +0100 |
tree | 01377448d778a262692242ff39bee75f71e08c41 | |
parent | 3bc0a92cb2062fce54ddd97ad68ad6fe358c3ff0 [diff] |
ASoC: soc-dapm: tidyup idle_bias handling - step1 Current soc-dapm is using "idle_bias_off", and its default settings came from snd_soc_component "idle_bias_on". It is complicated/confusable. Let's handling it as "idle_bias". Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://patch.msgid.link/874itix06a.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>