diff options
author | Vijendar Mukunda <[email protected]> | 2024-08-01 14:44:29 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-08-01 12:44:03 +0100 |
commit | 4f54856b4ea460e9048c11e3f698c38fb072529d (patch) | |
tree | 1023cd924464727aeb78c3ae6451cfa86d2e1266 /tools/perf/scripts/python | |
parent | 89b3456e9afa4c61879f6d744f6d2c6fadc2b2fc (diff) |
ASoC: intel: split soundwire machine driver private data
Split intel generic SoundWire machine driver private data into two
structures. One structure is generic one which can be used by other
platform machine driver and the other one is intel specific one.
Move generic machine driver private data to soc_sdw_utils.h.
Define a void pointer in generic machine driver private data structure
and assign the vendor specific structure in mc_probe() call.
Link: https://github.com/thesofproject/linux/pull/5068
Signed-off-by: Vijendar Mukunda <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions