linux/sound/soc/intel
Jarkko Nikula 6dda27cbbd ASoC: Intel: sst-acpi: Add support for multiple machine drivers per platform
Initial implementation of this driver focused only matching SST ACPI ID
with single machine driver and same firmware file per platform. It was known
restriction to be improved incrementally.

This patch is now changing this that SST ACPI ID refers purely to platform
specific data which refers to machine drivers on this platform, not vice
versa.

Matching machine driver is found by looking at ACPI ID which would best
match with the driver. Typically this would be the ACPI ID of audio codec
but is not tied to it.

This patch also changes that DSP firmware name is machine not platform
specific.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-02-20 01:42:07 +09:00
..
Kconfig ASoC: Intel: Add build support for Intel SST DSP core. 2014-02-18 10:39:25 +09:00
Makefile ASoC: Intel: Add build support for Intel SST DSP core. 2014-02-18 10:39:25 +09:00
mfld_machine.c ASoC: Rename mid-x86 directory to intel 2013-11-24 13:44:19 +00:00
sst-acpi.c ASoC: Intel: sst-acpi: Add support for multiple machine drivers per platform 2014-02-20 01:42:07 +09:00
sst-dsp-priv.h ASoC: Intel: Fix sparse warnings for firmware loader 2014-02-20 00:08:24 +09:00
sst-dsp.c ASoC: Intel: Rename SST trace event header to be less generic. 2014-02-19 13:27:04 +09:00
sst-dsp.h ASoC: Intel: sst-acpi: Request firmware before SST platform driver probing 2014-02-19 21:20:42 +09:00
sst-firmware.c ASoC: Intel: Fix sparse warnings for firmware loader 2014-02-20 00:08:24 +09:00
sst-mfld-dsp.h ASoC: Intel: Add a mfld prefix to Intel SST drivers. 2014-02-12 15:09:49 +00:00
sst-mfld-platform.c ASoC: Intel: Add a mfld prefix to Intel SST drivers. 2014-02-12 15:09:49 +00:00
sst-mfld-platform.h ASoC: Intel: Add a mfld prefix to Intel SST drivers. 2014-02-12 15:09:49 +00:00