linux/sound/soc/intel/skylake
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
..
bxt-sst.c ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failure 2017-08-23 11:55:07 +01:00
cnl-sst-dsp.c ASoC: Intel: cnl: Add cnl dsp functions and registers 2017-08-03 11:07:23 +01:00
cnl-sst-dsp.h ASoC: Intel: cnl: Add sst library functions for cnl platform 2017-08-03 11:07:33 +01:00
cnl-sst.c ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failure 2017-08-23 11:55:07 +01:00
Makefile ASoC: Intel: cnl: Add sst library functions for cnl platform 2017-08-03 11:07:33 +01:00
skl-debug.c ASoC: Intel: Skylake: Remove driver debugfs exit 2017-07-03 16:50:49 +01:00
skl-messages.c ASoC: Intel: Skylake: Modify skl_dsp_set_dma_control API arguments 2017-10-09 10:22:40 +01:00
skl-nhlt.c ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() 2017-06-07 12:20:49 +02:00
skl-nhlt.h ASoC: Intel: Skylake: Add api to retrieve dmic array info from nhlt 2016-05-30 18:16:44 +01:00
skl-pcm.c ASoC: Intel: Skylake: Add dai load ops for dais from topology 2017-10-13 20:25:20 +01:00
skl-sst-cldma.c ASoC: Intel: Skylake: Fix module load when module size > DMA buffer size 2017-03-15 17:28:18 +00:00
skl-sst-cldma.h ASoC: Intel: Skylake: Fix module load when module size > DMA buffer size 2017-03-15 17:28:18 +00:00
skl-sst-dsp.c ASoC: Intel: Skylake: Fix DSP core ref count for init failure 2017-08-23 11:55:18 +01:00
skl-sst-dsp.h ASoC: Intel: Skylake: Register dsp_fw_ops for kabylake 2017-04-26 15:47:45 +01:00
skl-sst-ipc.c ASoC: Intel: cnl: Unstatify common ipc functions 2017-08-03 11:07:29 +01:00
skl-sst-ipc.h ASoC: Intel: cnl: Unstatify common ipc functions 2017-08-03 11:07:29 +01:00
skl-sst-utils.c ASoC: Intel: Skylake: Move platform specific init to platform dsp_init() 2017-08-03 11:07:26 +01:00
skl-sst.c ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failure 2017-08-23 11:55:07 +01:00
skl-topology.c ASoC: Intel: Skylake: Add dai load ops for dais from topology 2017-10-13 20:25:20 +01:00
skl-topology.h ASoC: Intel: Skylake: Add dai load ops for dais from topology 2017-10-13 20:25:20 +01:00
skl-tplg-interface.h ASoC: Intel: Skylake: Add enum control for mic selection 2017-06-06 20:00:43 +01:00
skl.c ASoC: move ACPI common code out of Intel/sst tree 2017-10-21 11:21:09 +01:00
skl.h ASoC: Intel: Skylake: Add flag to check to register FE dais from topology 2017-10-13 20:25:03 +01:00