From: Lars-Peter Clausen Date: Fri, 2 Jan 2015 12:56:11 +0000 (+0100) Subject: ASoC: rcar: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() X-Git-Tag: fixes-v4.0-rc1~146^2~13^2~4^3~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddf3335b3e716ab2161e4db5b70984aef35075a3;p=pandora-kernel.git ASoC: rcar: 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