linux_dsm_epyc7002/sound/soc/intel/skylake
Vinod Koul 7ae3cb1559 ASoC: Intel: Skylake: Fix resource cleanup on teardown
MCPS free was being done from PGA context which will free up MCPS
for only last modules in a pipe and not the rest causing MCPS
leak and eventual audio loss due to no "free" MCPS.

This needs to be freed for every module while cleaning up the
modules, so move the check to
skl_tplg_mixer_dapm_post_pmd_event()

Signed-off-by: Mohan Krishna Velaga <mohan.krishnax.velaga@intel.com>
Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-11-16 10:08:09 +00:00
..
Makefile ASoC: Intel: Skylake: Add pipe and modules handlers 2015-10-07 15:30:15 +01:00
skl-messages.c ASoC: Intel: Skylake: Fix to remove channel_map calculation 2015-11-16 10:08:09 +00:00
skl-nhlt.c ASoC: Intel: Skylake: Ignore rate check for DMIC link 2015-11-16 10:08:09 +00:00
skl-nhlt.h ASoC: Intel: Skylake: Use acpi header for NHLT header 2015-08-07 14:26:01 +01:00
skl-pcm.c ASoC: Intel: Skylake: Fix substream dereference before check 2015-11-16 10:08:09 +00:00
skl-sst-cldma.c ASoC: Intel: Skylake: Add code loader DMA APIs 2015-07-16 21:46:50 +01:00
skl-sst-cldma.h ASoC: Intel: Skylake: add code loader DMA operations 2015-07-16 21:46:50 +01:00
skl-sst-dsp.c ASoC: Intel: Skylake: Verify the status bit before handling interrupt 2015-10-09 11:18:59 +01:00
skl-sst-dsp.h ASoC: Intel: Skylake: Add SKL DSP initialization 2015-07-16 21:46:50 +01:00
skl-sst-ipc.c ASoC: Intel: Skylake: fix typo in sizeof 2015-11-16 10:08:09 +00:00
skl-sst-ipc.h ASoC: Intel: Skylake: Correct the runtime handler behaviour 2015-10-09 11:19:00 +01:00
skl-sst.c ASoC: Intel: Skylake: Fix to cleanup if skl_sst_dsp_init fails 2015-11-16 10:08:09 +00:00
skl-topology.c ASoC: Intel: Skylake: Fix resource cleanup on teardown 2015-11-16 10:08:09 +00:00
skl-topology.h ASoC: Intel: Skylake: Add support for module GUIDs 2015-11-16 10:08:09 +00:00
skl-tplg-interface.h ASoC: Intel: Skylake: Add support for module GUIDs 2015-11-16 10:08:09 +00:00
skl.c ASoC: Intel: Skylake: Fix PM behaviour 2015-11-16 10:08:09 +00:00
skl.h ASoC: Intel: Skylake: use module_pin info for unbind 2015-11-16 10:08:09 +00:00