From: Mark Brown Date: Tue, 12 Jul 2022 18:21:43 +0000 (+0100) Subject: Extend ipc stream parameters sent to DSP X-Git-Tag: v6.0-rc1~20^2~17^2~55 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=4457fbd66bdb93c739ce2404a97c510eaf65e244;p=linux-block.git Extend ipc stream parameters sent to DSP Merge series from Daniel Baluta Daniel Baluta : From: Daniel Baluta We need a way to send extra parameters to DSP firmware. In order to do this, we introduce ext_data array at the end of ipc_stream_params. With this new addition we can send compress parameters. This requires SOF ABI bump. --- 4457fbd66bdb93c739ce2404a97c510eaf65e244