commit | 9f2f0f7c4e997a74ff9fb8e2e2ed0daa21962e97 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Tue Mar 11 08:15:30 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:23 2008 +0200 |
tree | 371b781bbb87124625ed8ca6c7bd90898cc0cf90 | |
parent | 91662577979cadf945cd3ffc4c470e5b91378370 [diff] |
[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 <anemo@mba.ocn.ne.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>