From: Clemens Ladisch Date: Mon, 15 Aug 2005 06:34:16 +0000 (+0200) Subject: [ALSA] usb-audio: use usb_buffer_alloc/free X-Git-Tag: v2.6.14-rc1~1029^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55851f734d7af7e5362d43b60331c95c32a3b027;p=pandora-kernel.git [ALSA] usb-audio: use usb_buffer_alloc/free USB generic driver Use the USB buffer allocation functions to avoid repeated DMA mappings of our buffers, which are re-used quite a lot. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed