]> Gentwo Git Trees - linux/.git/commit
ASoC: soc-dapm: tidyup idle_bias handling - step1
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 4 Sep 2025 05:21:33 +0000 (05:21 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 18 Sep 2025 21:24:15 +0000 (22:24 +0100)
commit889dd56f8c03586e5489050e7457a405fae6a420
tree01377448d778a262692242ff39bee75f71e08c41
parent3bc0a92cb2062fce54ddd97ad68ad6fe358c3ff0
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>
15 files changed:
include/sound/soc-dapm.h
sound/soc/codecs/wm8993.c
sound/soc/codecs/wm8994.c
sound/soc/intel/avs/boards/es8336.c
sound/soc/intel/avs/boards/rt274.c
sound/soc/intel/avs/boards/rt5640.c
sound/soc/intel/boards/bytcht_cx2072x.c
sound/soc/intel/boards/bytcht_es8316.c
sound/soc/intel/boards/bytcr_rt5640.c
sound/soc/intel/boards/bytcr_rt5651.c
sound/soc/intel/boards/bytcr_wm5102.c
sound/soc/intel/boards/sof_es8336.c
sound/soc/soc-core.c
sound/soc/soc-dapm.c
sound/soc/sof/sof-client-probes.c