From: Lars-Peter Clausen Date: Fri, 2 Jan 2015 12:56:09 +0000 (+0100) Subject: ASoC: intel: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~22^2~6^4~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8686f251e4823a4196bae86f22dab8cfd3b454cc;p=pandora-kernel.git ASoC: intel: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() The ALSA core takes care that all preallocated memory is freed when the PCM itself is freed. There is no need to do this manually in the driver. Signed-off-by: Lars-Peter Clausen Acked-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed