From: Lars-Peter Clausen Date: Fri, 2 Jan 2015 14:03:42 +0000 (+0100) Subject: ALSA: oxygen: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef394acb45e232e940367053896708375da1ff92;p=pandora-kernel.git ALSA: oxygen: 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: Takashi Iwai --- Reading git-diff-tree failed