ASoC: SOF: add no_reply IPC calls
authorMark Brown <broonie@kernel.org>
Thu, 20 Apr 2023 13:49:29 +0000 (14:49 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 20 Apr 2023 13:49:29 +0000 (14:49 +0100)
commitefd090c040f2ab68b7be79f6c0e94ac8c30d70f1
tree321c07db01544f83f08c2d67b76b583c309b5ef0
parent0d587f354dcf3616542d6ec3239fb65ed7187735
parent367fd6ffa294ca3346902aa0814fac31bb5a6059
ASoC: SOF: add no_reply IPC calls

Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

Simplify IPC messages to avoid passing a reply structure that is not
used later.