Re: [PATCH v4 2/6] ASoC: mediatek: mt8195: merge machine driver
From: AngeloGioacchino Del Regno
Date: Thu Mar 24 2022 - 12:10:18 EST
Il 24/03/22 06:38, Trevor Wu ha scritto:
Because most functions can be reused in different codec combinations,
mt8195 machine drivers are combined to one common file.
The model and compatible string are used to decide which codecs are
being used.
As a result, We can prevent from copy-paste functions when new codec
combination is introduced.
Signed-off-by: Trevor Wu <trevor.wu@xxxxxxxxxxxx>
Thanks for this much appreciated big cleanup!
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>