From: Lars-Peter Clausen Date: Fri, 2 Jan 2015 12:56:12 +0000 (+0100) Subject: ASoC: sh: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~13^2~3^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0db54e74a9e44afb92bc547277827258dbf5dc8f;p=pandora-kernel.git ASoC: sh: 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed