diff options
author | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2023-05-03 13:34:09 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-05-08 08:48:21 +0900 |
commit | 06ba8020287f43fc13962b158d8dec2689448a5a (patch) | |
tree | e279a7da81dd8e5e975541a0f0a513d30b618b0d /lib/siphash.c | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) | |
download | linux-stable-06ba8020287f43fc13962b158d8dec2689448a5a.tar.gz linux-stable-06ba8020287f43fc13962b158d8dec2689448a5a.tar.bz2 linux-stable-06ba8020287f43fc13962b158d8dec2689448a5a.zip |
ASoC: SOF: mediatek: mt8195: Use snd_sof_ipc_process_reply() helper
Function mt8195_get_reply() performs practically the same operation
as the common snd_sof_ipc_get_reply() helper: removing the custom
function allows us to simply perform a call to the sof-priv helper
snd_sof_ipc_process_reply(), simplifying and shortening this driver
and getting all the benefits of using a common API.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com
Link: https://lore.kernel.org/r/20230503113413.149235-2-angelogioacchino.delregno@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org
Diffstat (limited to 'lib/siphash.c')
0 files changed, 0 insertions, 0 deletions