]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: move SKL+ codec ACPI tables to common directory
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 18 Jun 2018 18:29:37 +0000 (13:29 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 19 Jun 2018 14:47:02 +0000 (15:47 +0100)
commit30bf511b8fe0e981cbe19c093fab3a38f4f3b343
tree3b5eac3dbbe4cc831a2260f6191029795fc67ec1
parent6c8d6e9d95c2a84fb5680b7e4848ba4d29483d01
ASoC: Intel: move SKL+ codec ACPI tables to common directory

No functionality change, just move to common tables to make it easier
to deal with SOF and share the same machine drivers - as done
previously for BYT/CHT/HSW/BDW.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-acpi-intel-match.h
sound/soc/intel/common/Makefile
sound/soc/intel/common/soc-acpi-intel-bxt-match.c [new file with mode: 0644]
sound/soc/intel/common/soc-acpi-intel-cnl-match.c [new file with mode: 0644]
sound/soc/intel/common/soc-acpi-intel-glk-match.c [new file with mode: 0644]
sound/soc/intel/common/soc-acpi-intel-kbl-match.c [new file with mode: 0644]
sound/soc/intel/common/soc-acpi-intel-skl-match.c [new file with mode: 0644]
sound/soc/intel/skylake/skl.c