diff options
author | Peter Ujfalusi <[email protected]> | 2023-11-29 15:14:10 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-12-01 14:13:02 +0000 |
commit | c447636970e3409ac39f0bb8c2dcff6b726f36b0 (patch) | |
tree | 675de3cb959b182b4dd7c19189e8f30be60e62bf /scripts/gdb | |
parent | a0575b4add21a243cc3257e75ad913cd5377d5f2 (diff) |
ASoC: SOF: ipc4-topology: Correct data structures for the SRC module
Separate the IPC message part as struct sof_ipc4_src_data. This struct
describes the message payload passed to the firmware via the mailbox.
It is not wise to be 'clever' and try to use the first part of a struct
as IPC message without marking the message section as packed and aligned.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions