ALSA: snd-usb-6fire: use vmalloc buffers
authorAntonio Ospite <ao2@amarulasolutions.com>
Fri, 21 Jun 2013 11:11:50 +0000 (13:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Jun 2013 12:36:41 +0000 (14:36 +0200)
commit4a9f9118619b20a7c10327667d6595b6bfa4beb1
tree8cd0be065b86ad2bfe1db071b545cc7bee728f62
parentfc76f8637650f422eb67385d5a584bf30befddaa
ALSA: snd-usb-6fire: use vmalloc buffers

For USB devices it's not necessary to allocate physically contiguous
buffers.

Signed-off-by: Antonio Ospite <ao2@amarulasolutions.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/6fire/pcm.c