sound: sgio2audio: use vmalloc buffer helper functions
authorClemens Ladisch <clemens@ladisch.de>
Fri, 18 Dec 2009 08:30:24 +0000 (09:30 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Dec 2009 11:57:13 +0000 (12:57 +0100)
commit6cedf8696d6a01bba391bdae06231243cfe2f48a
treeed2ddf4bd730e5a12b16912c5b1fd8884a92fc22
parentd20fb5dc076a4cf0fdd00ab5a4e752ea3611e484
sound: sgio2audio: 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/mips/sgio2audio.c