31 Jul
2023
31 Jul
'23
7:39 a.m.
On 7/31/2023 6:34 PM, Brent Lu wrote:
We implement a helper function to get number of codecs from ACPI subsystem instead of using quirk flag in machine driver. Also refactor module interface by adding max_98390_dai_link() function.
On the sof_rt5682 machine driver side, we remove the quirk flag SOF_MAX98390_TWEETER_SPEAKER_PRESENT and use the new interface of max98390 to setup dai link.
Signed-off-by: Brent Lu brent.lu@intel.com
Looks good to me.
Reviewed-by: Bard Liao yung-chuan.liao@linux.intel.com