mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-30 07:34:12 +08:00
0caf1120c5
The functions related to SOF can be reused in different machine drivers, such as mt8195 or mt8186, so extract the common code to avoid duplication. Set mtk_soc_card_data which include machine private data and SOF private data as card drvdata, then the difference between machine private can be ignored such as mt8195_mt6359_priv or mt8186_mt6366_priv, at the same time the SOF related code can be reused in different machine drivers. Signed-off-by: Chunxu Li <chunxu.li@mediatek.com> Link: https://lore.kernel.org/r/20220715085903.7796-1-chunxu.li@mediatek.com Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
Makefile | ||
mtk-afe-fe-dai.c | ||
mtk-afe-fe-dai.h | ||
mtk-afe-platform-driver.c | ||
mtk-afe-platform-driver.h | ||
mtk-base-afe.h | ||
mtk-btcvsd.c | ||
mtk-dsp-sof-common.c | ||
mtk-dsp-sof-common.h | ||
mtk-soc-card.h |