commit | 3bc0a92cb2062fce54ddd97ad68ad6fe358c3ff0 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Sep 04 05:21:29 2025 +0000 |
committer | Mark Brown <broonie@kernel.org> | Thu Sep 18 22:24:14 2025 +0100 |
tree | a7922409b3d9b2d27dcfd6039b6d469d42a38e80 | |
parent | e38a80c5c24f3058bd5da6f2910e2b672493f4f2 [diff] |
ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_context We can directly use suspend_bias_off via snd_soc_component, no need to keep it on dapm. Remove it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://patch.msgid.link/875xdyx06e.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>