linux_dsm_epyc7002/sound/soc/intel
Jeeja KP 4f329d9fba ASoC: Intel: Skylake: Fix DSP resource de-allocation
In PRE PMD of widget handler DSP resources are allocated after
the creation of DSP pipe and modules and in POST PMD DSP
resources are destroyed.

If there is any failure in pipe or module creation in PRE PMD,
pcm trigger fails and finally POST PMD gets called and DSP
resources are freed, without getting allocated.

Fixes the DSP resource de-allocation by allocating the resource
before creation of pipe and module in PRE PMD and in POST PMD,
free the resources.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-03-28 10:38:00 +01:00
..
atom ASoC: Intel: Atom: add support for CHT w/ RT5640 2016-03-05 13:05:18 +09:00
baytrail ASoC: Intel: add NULL test 2015-12-23 00:02:17 +00:00
boards Merge remote-tracking branch 'asoc/topic/intel' into asoc-next 2016-03-13 15:16:26 +07:00
common Merge remote-tracking branch 'asoc/topic/intel' into asoc-next 2016-03-13 15:16:26 +07:00
haswell ASoC: Intel: sst: fix the IRQ locked issue 2015-12-14 14:05:32 +00:00
skylake ASoC: Intel: Skylake: Fix DSP resource de-allocation 2016-03-28 10:38:00 +01:00
Kconfig ASoC: Intel: Skylake: Fix kbuild dependency 2016-03-18 15:05:29 +00:00
Makefile ASoC: Intel: Add makefile support for SKL driver 2015-07-09 11:54:26 +01:00