ASoC: Improve machine driver selection based on quirk data
authorNaveen M <[email protected]>
Mon, 15 May 2017 08:12:15 +0000 (13:42 +0530)
committerMark Brown <[email protected]>
Wed, 24 May 2017 17:27:47 +0000 (18:27 +0100)
commit54746dabf770eb268d302f2f770d6dacea24f08a
tree422328eebb17e255b1e79fc61235b9997492f924
parent7827d66946ad3af734ed46d1d68c23fa6974595c
ASoC: Improve machine driver selection based on quirk data

Use quirk function to select the correct machine driver
by checking all codecs instead of only one based on quirk data.

Signed-off-by: Naveen M <[email protected]>
Signed-off-by: Harsha Priya <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/intel/common/sst-acpi.h
sound/soc/intel/common/sst-match-acpi.c
sound/soc/intel/skylake/skl.c