]> asedeno.scripts.mit.edu Git - linux.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)
commitcbaa7f0bdbee1969bb311c641abbd0d2af6ba861
tree3b5eac3dbbe4cc831a2260f6191029795fc67ec1
parent5f15f267daf81a4c7c2a1cd2a0d6743ec7fc8b59
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