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