mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
709f34b41c
Function mt8186_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-3-angelogioacchino.delregno@collabora.com Signed-off-by: Mark Brown <broonie@kernel.org |
||
---|---|---|
.. | ||
mt8186 | ||
mt8195 | ||
adsp_helper.h | ||
Kconfig | ||
Makefile | ||
mtk-adsp-common.c | ||
mtk-adsp-common.h |