5f39231888
MediaTek sound card drivers are checking whether a DAI link is present
and used on a board to assign the correct parameters and this is done
by checking the codec DAI names at probe time.
If no real codec is present, assign the dummy codec to the DAI link
to avoid NULL pointer during string comparison.
Fixes:
|
||
---|---|---|
.. | ||
common | ||
mt2701 | ||
mt6797 | ||
mt7986 | ||
mt8173 | ||
mt8183 | ||
mt8186 | ||
mt8188 | ||
mt8192 | ||
mt8195 | ||
Kconfig | ||
Makefile |