diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2025-09-04 05:21:45 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-09-18 22:24:18 +0100 |
commit | cb3c715d89607f8896c0f20fe528a08e7ebffea9 (patch) | |
tree | d59f4c69fcc3e310f979a9d958d6a45a99f9416d /rust/helpers/workqueue.c | |
parent | 2e7f0a86123d54a94fa3d309efdfbac02f2999b8 (diff) |
ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias()
Because struct snd_soc_dapm_context is soc-dapm framework specific, user
driver don't need to access its member directly, we would like to hide
them. struct snd_soc_dapm_context will be removed from header in the
future.
Many drivers are directly setting dapm->idle_bias, but it will be
impossible soon. adds snd_soc_dapm_set_idle_bias() for them.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87zfbavllj.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions