sound: ua101: use vmalloc buffer helper functions
authorClemens Ladisch <clemens@ladisch.de>
Fri, 18 Dec 2009 08:32:00 +0000 (09:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Dec 2009 11:58:25 +0000 (12:58 +0100)
commit5b4b2a41a1a80f5560364b7ef001486cd8fb5230
tree8fd89c9cfb6c50d4380b8f99f1c3669092bf4bf7
parentc55675e348d9630c1ca69a190529bed1108c649d
sound: ua101: 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/ua101.c