diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2025-09-04 05:21:13 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-09-18 22:24:10 +0100 |
commit | c8df096bca84c9eb04b656015c8430d0b87ebbcf (patch) | |
tree | 78127928bec157c1ebfb3bb2882af82b1eb8340c /rust/helpers/platform.c | |
parent | 6b8ba0db92cd01450acaf375caf4c126aa913d72 (diff) |
ASoC: soc-dapm: add snd_soc_dapm_to_card()
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.
Some drivers need to get card from dapm (which will be removed).
We need such function. Add it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87bjnqx06v.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions