ASoC: Improve machine driver selection based on quirk data
commit54746dabf770eb268d302f2f770d6dacea24f08a
authorNaveen M <naveen.m@intel.com>
Mon, 15 May 2017 08:12:15 +0000 (15 13:42 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 24 May 2017 17:27:47 +0000 (24 18:27 +0100)
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 <naveen.m@intel.com>
Signed-off-by: Harsha Priya <harshapriya.n@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/sst-acpi.h
sound/soc/intel/common/sst-match-acpi.c
sound/soc/intel/skylake/skl.c