24 Mar
2022
24 Mar
'22
8:45 a.m.
On Thu, Mar 24, 2022 at 01:38:47PM +0800, Trevor Wu wrote:
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@mediatek.com
Reviewed-by: Tzung-Bi Shih tzungbi@kernel.org