[alsa-devel] [PATCH 0/4] ASoC: Intel: Really fix the BYT/HSW regressions

Vinod Koul vinod.koul at intel.com
Mon Feb 8 06:15:35 CET 2016


So we had some issues due to common acpi matching code which caused
regression on BYT first and fixes on that caused regression on HSW.

So this series revert the old fix and properly fixes by making matching
module as a separate ones and then adding BYT PCI ids conditionally.

This was tested on BYT/CHT platforms, HSW/BDW and SKL so test coverge
should ensure that this is really fixed this time.

Thanks to Jie Yang and Pierre for testing and suggesting fixes

Pierre-Louis Bossart (1):
  ASoC: Intel: Load the atom DPCM driver only

Vinod Koul (3):
  ASoC: Intel: Revert "ASoC: Intel: fix ACPI probe regression with Atom
    DPCM driver"
  ASoC: Intel: Create independent acpi match module
  ASoC: Intel: Add module tags for common match module

 sound/soc/intel/Kconfig                 | 13 +++++++++++--
 sound/soc/intel/common/Makefile         |  9 +++------
 sound/soc/intel/common/sst-acpi.c       |  4 ++++
 sound/soc/intel/common/sst-match-acpi.c |  3 +++
 4 files changed, 21 insertions(+), 8 deletions(-)

-- 
1.9.1



More information about the Alsa-devel mailing list