2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 19:53:59 +08:00
linux-next/sound/soc/intel
Liam Girdwood 7b8ef67a0b ASoC: Intel: Fix build with CONFIG_SLEEP enabled.
Fix the following build error when CONFIG_SLEEP is enabled and CONFIG_RUNTIME
is disabled. The BDW ADSP sleep PM functionality depends on the runtime pm
calls for context save/restore.

All error/warnings:

>> ERROR: "snd_soc_suspend" undefined!
>> ERROR: "snd_soc_resume" undefined!

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2014-11-04 15:13:36 +00:00
..
sst ASoC: Intel: more probe modularization for sst 2014-10-31 16:57:33 +00:00
broadwell.c ASoC: Intel: Add jack detection for Broadwell 2014-10-31 16:59:41 +00:00
byt-max98090.c ASoC: Intel: byt-max98090: Set card as fully routed 2014-09-28 12:22:37 +01:00
byt-rt5640.c ASoC: Intel: byt-rt5640: fix coccinelle warnings 2014-10-04 19:09:40 +01:00
haswell.c Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into asoc-next 2014-06-03 10:39:50 +01:00
Kconfig ASoC: Intel: Add dependency on DesignWare DMA controller 2014-10-29 10:33:31 +00:00
Makefile ASoC: Intel: sst: Add makefile and kconfig changes 2014-10-20 12:20:35 +01:00
mfld_machine.c ASoC: mfld_machine: Fix compile error 2014-03-21 19:33:36 +00:00
sst-acpi.c ASoC: Intel: Update Baytrail ADSP firmware name 2014-08-06 20:36:13 +01:00
sst-atom-controls.c ASoC: Intel: mrfld: fix semicolon.cocci warnings 2014-10-20 12:20:34 +01:00
sst-atom-controls.h ASoC: Intel: mrfld: add DSP core controls 2014-10-20 12:20:33 +01:00
sst-baytrail-dsp.c ASoC: Intel: Make ADSP memory block allocation more generic 2014-10-28 22:25:02 +00:00
sst-baytrail-ipc.c Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/fsl-esai', 'asoc/fix/intel', 'asoc/fix/mcasp' and 'asoc/fix/pxa' into asoc-linus 2014-08-15 12:51:29 +01:00
sst-baytrail-ipc.h ASoC: Intel: Merge Baytrail ADSP suspend_noirq into suspend_late 2014-08-11 13:40:23 +01:00
sst-baytrail-pcm.c ASoC: Intel: Restore Baytrail ADSP streams only when ADSP was in reset 2014-08-11 13:40:24 +01:00
sst-dsp-priv.h ASoC: Intel: Add generic support for DSP wake, sleep and stall 2014-10-29 16:56:55 +00:00
sst-dsp.c ASoC: Intel: Add generic support for DSP wake, sleep and stall 2014-10-29 16:56:55 +00:00
sst-dsp.h ASoC: Intel: Work around to fix HW D3 potential crash issue 2014-10-30 17:06:21 +00:00
sst-firmware.c ASoC: Intel: fix missing mutex 2014-11-02 11:07:28 +00:00
sst-haswell-dsp.c ASoC: Intel: Work around to fix HW D3 potential crash issue 2014-10-30 17:06:21 +00:00
sst-haswell-ipc.c ASoC: Intel: fix build with runtime PM disabled. 2014-10-30 15:56:01 +00:00
sst-haswell-ipc.h ASoC: Intel: Correct a macro for FW message 2014-11-03 16:11:35 +00:00
sst-haswell-pcm.c ASoC: Intel: Fix build with CONFIG_SLEEP enabled. 2014-11-04 15:13:36 +00:00
sst-mfld-dsp.h ASoC: Intel: mfld: add dsp error codes 2014-07-14 19:44:47 +01:00
sst-mfld-platform-compress.c ASoC: mfld-compress: implement .power callback 2014-10-31 12:51:59 +00:00
sst-mfld-platform-pcm.c ASoC: Intel: mfld-pcm: Fix to Store device context in sst_data 2014-10-31 16:56:48 +00:00
sst-mfld-platform.h ASoC: mfld-compress: implement .power callback 2014-10-31 12:51:59 +00:00