]> git.karo-electronics.de Git - mv-sheeva.git/commit
sound: pdaudiocf: use vmalloc buffer helper functions
authorClemens Ladisch <clemens@ladisch.de>
Fri, 18 Dec 2009 08:29:49 +0000 (09:29 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Dec 2009 11:57:04 +0000 (12:57 +0100)
commitd20fb5dc076a4cf0fdd00ab5a4e752ea3611e484
tree7ee93ec7ac012e27baaeb3c7a9348959966c643d
parent681b84e17747e1c208e8e1acc54cc5e612da84d1
sound: pdaudiocf: 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/pcmcia/pdaudiocf/pdaudiocf_pcm.c