]> Git Repo - linux.git/commit
ASoC: SOF: sof-client: Add support IPC4 message sending
authorPeter Ujfalusi <[email protected]>
Fri, 6 May 2022 13:26:44 +0000 (16:26 +0300)
committerMark Brown <[email protected]>
Mon, 9 May 2022 17:17:59 +0000 (18:17 +0100)
commit100c9374318f881c3083573af9dc76afa229fd23
tree8121fc850cfd09a559f12d999708bd5b92d0d34f
parentcdf8233d2cd2e55c8bc409e5b4fbdb181a1dea2b
ASoC: SOF: sof-client: Add support IPC4 message sending

In order to be able to send an IPC4 message, the
sof_client_ipc_tx_message() needs to parse the tx message differently to
extract the size.

The IPC notification registration is done by providing the notification
type and the whole message is passed to the client when a match is found.

Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/sof/sof-client.c
This page took 0.053202 seconds and 4 git commands to generate.