sound: usb-audio: use vmalloc buffer helper functions
authorClemens Ladisch <clemens@ladisch.de>
Fri, 18 Dec 2009 08:31:31 +0000 (09:31 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Dec 2009 11:58:14 +0000 (12:58 +0100)
commitc55675e348d9630c1ca69a190529bed1108c649d
treed5429d11c35220bf0442ada0213e9676b716cfea
parent149feef54bf543448dd4ec5820ef8ae178021c3a
sound: usb-audio: use vmalloc buffer helper functions

Remove this duplicate of snd_pcm_alloc_vmalloc_buffer and use the
equivalent core functions instead.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/usbaudio.c