ASoC: Move quirk to identify correct machine driver
authorNaveen M <naveen.m@intel.com>
Mon, 15 May 2017 08:12:14 +0000 (13:42 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 24 May 2017 17:27:43 +0000 (18:27 +0100)
commit7827d66946ad3af734ed46d1d68c23fa6974595c
treea820e4791cfa3ccd3fd1c3493c7287ecf0c557dc
parent915ae2b9f0fe0357a8f9cc53a7eb18ded03d11a4
ASoC: Move quirk to identify correct machine driver

sst_acpi_mach has a quirk field to handle board specific quirks.
Patch moves quirk call to sst_acpi_find_machine() instead of calling
it in respective driver

Signed-off-by: Naveen M <naveen.m@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst/sst_acpi.c
sound/soc/intel/common/sst-match-acpi.c