diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2026-07-23 06:34:50 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-05 00:39:33 +0100 |
| commit | 695cc675f0d587822ffed64e46680beaa6541fc2 (patch) | |
| tree | 1fcfa37caee4e755e0af63e2b032579ce69c4cca /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | c8eaeedcace341eedc712f97aeee3aeb0c9b9f47 (diff) | |
ASoC: soc-generic-dmaengine-pcm: use snd_soc_register_component()
it is calling snd_soc_component_initialize() / snd_soc_add_component().
We can now use snd_soc_register_component() instead.
It is using container_of() to get dmaengine_pcm from component, but
will not be able to use it when capsuling has done.
We can now use snd_soc_component_to_priv() instead.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/87ldb2rz79.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
