From: Lars-Peter Clausen Date: Fri, 2 Jan 2015 12:56:10 +0000 (+0100) Subject: ASoC: nuc900: 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~5^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a96878e6d01b70836cbf8a0e968619ef2e2aceb;p=pandora-kernel.git ASoC: nuc900: 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