linux/sound/soc/sof/mediatek
AngeloGioacchino Del Regno 709f34b41c
ASoC: SOF: mediatek: mt8186: Use snd_sof_ipc_process_reply() helper
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
2023-05-08 08:48:22 +09:00
..
mt8186 ASoC: SOF: mediatek: mt8186: Use snd_sof_ipc_process_reply() helper 2023-05-08 08:48:22 +09:00
mt8195 ASoC: SOF: mediatek: mt8195: Use snd_sof_ipc_process_reply() helper 2023-05-08 08:48:21 +09:00
adsp_helper.h ASoC: SOF: mediatek: Add shared_size for mediatek common chip information 2022-06-06 22:08:23 +01:00
Kconfig ASoC: SOF: Compile and runtime IPC version selection 2022-06-14 11:22:12 +01:00
Makefile ASoC: SOF: mediatek: Add mediatek common debug dump 2022-05-19 16:44:25 +01:00
mtk-adsp-common.c ASoC: SOF: mediatek: initialize panic_info to zero 2022-12-13 18:16:32 +00:00
mtk-adsp-common.h ASoC: SOF: mediatek: Add mediatek common debug dump 2022-05-19 16:44:25 +01:00