Searched hist:"2 dcffcee23a2bd491a8c4041db3a8041b23fa4eb" (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/intel/common/ |
H A D | Makefile | diff 2dcffcee23a2bd491a8c4041db3a8041b23fa4eb Mon Feb 08 06:15:37 CET 2016 Vinod Koul <vinod.koul@intel.com> ASoC: Intel: Create independent acpi match module
The ACPI match module is common to all three drivers, HSW, SKL and Atom-DPCM driver. But Atom-DPCM driver does not use common sst code so we cannot include the common SST module in Atom-DPCM driver.
So the solution is to have a independent sst-match-acpi module which helps in matching for all the three drivers. Now all driver can be inbuilt in a single image
This patch really fixes the regression introduced by the commit 95f098014815 ("ASoC: Intel: Move apci find machine routines")
Acked-by: Jie Yang <yang.jie@intel.com> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
/linux/sound/soc/intel/ |
H A D | Kconfig | diff 2dcffcee23a2bd491a8c4041db3a8041b23fa4eb Mon Feb 08 06:15:37 CET 2016 Vinod Koul <vinod.koul@intel.com> ASoC: Intel: Create independent acpi match module
The ACPI match module is common to all three drivers, HSW, SKL and Atom-DPCM driver. But Atom-DPCM driver does not use common sst code so we cannot include the common SST module in Atom-DPCM driver.
So the solution is to have a independent sst-match-acpi module which helps in matching for all the three drivers. Now all driver can be inbuilt in a single image
This patch really fixes the regression introduced by the commit 95f098014815 ("ASoC: Intel: Move apci find machine routines")
Acked-by: Jie Yang <yang.jie@intel.com> Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|