diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2025-09-04 05:21:25 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-09-18 22:24:13 +0100 |
commit | e38a80c5c24f3058bd5da6f2910e2b672493f4f2 (patch) | |
tree | e2f7ed9cab84ef1ea34539d6aa155b2e184429e1 /rust/helpers/workqueue.c | |
parent | a1c99b6097afe64ed493c05b522ee4d6f9b0094d (diff) |
ASoC: soc-card: add snd_soc_card_to_dapm()
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.
Current dapm of card/component are using "instance", but it will be
"pointer" if snd_soc_dapm_context was removed from header.
snd_soc_card_to_dapm() is needed to switch to the new style while
maintaining compatibility
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/877byex06i.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