linux/sound/soc/intel/common
Pierre-Louis Bossart 7feb2f786a ASoC: move ACPI common code out of Intel/sst tree
ACPI support is not specific to the Intel/SST driver. Move the enumeration
and matching code which is not hardware-dependent to sound/soc and rename
relevant sst_acpi_ structures and functions with snd_soc_acpi_ prefix

soc-acpi.h is protected by a #ifndef __LINUX_SND_SOC_ACPI_H for
consistency with all other SoC .h files:

grep -L __LINUX include/sound/soc* | wc -l
0
grep __LINUX include/sound/soc* | wc -l
14

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-10-21 11:21:09 +01:00
..
Makefile ASoC: move ACPI common code out of Intel/sst tree 2017-10-21 11:21:09 +01:00
sst-acpi.c ASoC: move ACPI common code out of Intel/sst tree 2017-10-21 11:21:09 +01:00
sst-dsp-priv.h ASoC: Intel: Skylake: Add sram address to sst_addr structure 2017-06-30 13:28:03 +01:00
sst-dsp.c ASoC: Intel: Common: Update dsp register poll implementation 2017-01-06 18:14:45 +00:00
sst-dsp.h ASoC: intel: Fix sst-dsp dependency on dw stuff 2016-07-11 18:19:23 +01:00
sst-firmware.c ASoC: Intel: sst: remove redundant variable dma_dev_name 2017-10-21 11:05:29 +01:00
sst-ipc.c ASoC: intel: Replace kthread with work 2016-11-30 17:41:13 +00:00
sst-ipc.h ASoC: intel: Replace kthread with work 2016-11-30 17:41:13 +00:00