linux_dsm_epyc7002/sound/soc/intel
Dharageswari.R 9ba8ffef96 ASoC: Intel: Skylake: Fix pipe memory allocation leak
We check and allocate pipeline resources in one shot. That causes
leaks if module creation fails later as that is not freed.

So split the resource allocation into two, first check if
resources are available and then add the resources upon
successful creation. So two new functions are added for checking
and current functions are re-purposed to only add the resources
for memory and MCPS.

Signed-off-by: Dharageswari.R <dharageswari.r@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-02-04 11:36:14 +00:00
..
atom ASoC: Intel: Atom: fix regression on compress DAI 2016-02-02 19:33:22 +00:00
baytrail ASoC: Intel: add NULL test 2015-12-23 00:02:17 +00:00
boards ASoC: Intel: boards: add DEEP_BUFFER support for BYT/CHT/BSW 2015-12-19 11:49:56 +00:00
common ASoC: Intel: sst: fix sst_memcpy32 wrong with non-4x bytes issue 2015-12-16 12:28:04 +00:00
haswell ASoC: Intel: sst: fix the IRQ locked issue 2015-12-14 14:05:32 +00:00
skylake ASoC: Intel: Skylake: Fix pipe memory allocation leak 2016-02-04 11:36:14 +00:00
Kconfig ASoC: Intel: tag byt-rt5640 machine driver as deprecated 2015-12-19 11:49:56 +00:00
Makefile ASoC: Intel: Add makefile support for SKL driver 2015-07-09 11:54:26 +01:00