From: Atsushi Nemoto Date: Tue, 11 Mar 2008 07:15:30 +0000 (+0100) Subject: [ALSA] at73c213: remove redundant private_free routine X-Git-Tag: v2.6.26-rc1~1087^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f2f0f7c4e997a74ff9fb8e2e2ed0daa21962e97;p=pandora-kernel.git [ALSA] at73c213: remove redundant private_free routine snd_pcm_lib_preallocate_free_for_all() is called from snd_pcm_free() just after calling the private_free routine. So there should be no need to call it in driver's private_free routine. Signed-off-by: Atsushi Nemoto Signed-off-by: Andrew Morton Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed