]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac5b018c948f05b0245f9dff58c9eb1b0ebaa728
treea820e4791cfa3ccd3fd1c3493c7287ecf0c557dc
parent1e66abae2a7dc546809edcdd8c95b8e72c0e3d6f
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