On 11/7/22 22:27, Ajye Huang wrote: > v1: > - machine driver: > - Adds the combination of headset codec ALC5682I-VD + amp rt1019p. > - Remove the duplicate code in machine driver. > > Ajye Huang (2): > ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with amp rt1019p > ASoC: Intel: sof rt5682: remove the duplicate codes Nice catch on the second patch, this sort of duplicates are hard to detect in code reviews. For the series: Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> > > sound/soc/intel/boards/sof_rt5682.c | 7 +------ > sound/soc/intel/common/soc-acpi-intel-adl-match.c | 4 ++-- > 2 files changed, 3 insertions(+), 8 deletions(-) >