From: Vaishali Thakkar Date: Thu, 23 Jul 2015 16:39:15 +0000 (+0530) Subject: ASoC: xtensa: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36e914cc4bb5d1842e7c8a2e2b9b4f2935771c14;p=pandora-kernel.git ASoC: xtensa: 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: Vaishali Thakkar Signed-off-by: Mark Brown --- Reading git-diff-tree failed