16 May
2023
16 May
'23
3:23 p.m.
From: Daniel Baluta daniel.baluta@nxp.com
This patch series provides better handling of cases where sending a data blob to FW results in a validation error.
In this case we restore to the last good known value instead of keeping the data that firwmare rejected.
Paul Olaru (2): ASoC: sof: Improve sof_ipc3_bytes_ext_put function ASoC: sof: Improve sof_ipc4_bytes_ext_put function
sound/soc/sof/ipc3-control.c | 54 ++++++++++++++++++++++++++++++++---- sound/soc/sof/ipc4-control.c | 39 +++++++++++++++++++++++--- sound/soc/sof/sof-audio.h | 1 + 3 files changed, 84 insertions(+), 10 deletions(-)
--
2.25.1