ALSA: usb: USB3 SuperSpeed sound support
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>
Fri, 13 Aug 2010 19:42:07 +0000 (12:42 -0700)
committerTakashi Iwai <tiwai@suse.de>
Sat, 14 Aug 2010 08:30:08 +0000 (10:30 +0200)
commit4f4e8f69895c8696a4bcc751817d4b186023ac44
tree602ca69d763218a50cfab862169e8194be191b5e
parent31cbd97726207b483a1731562559fabd4e2efdd0
ALSA: usb: USB3 SuperSpeed sound support

This is V2 of the patch, after feedback from Clemens and Daniel.

This patch adds SuperSpeed support to the USB drivers under sound/. It adds
tests for USB_SPEED_SUPER to the appropriate places that check for the USB
speed.

This patch has been tested with our SS USB3 device emulating a set of Yamaha
speakers and a Logitech microphone, but with the descriptors modified to add
USB3 support. It has also been tested with the real speakers and microphone,
to make sure that USB2 devices still work.

Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Cc: Clemens Ladisch <clemens@ladisch.de>
Cc: Daniel Mack <daniel@caiaq.de>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/card.c
sound/usb/helper.c
sound/usb/midi.c
sound/usb/pcm.c
sound/usb/proc.c
sound/usb/urb.c