ALSA: usb-audio: support wireless devices in snd_usb_parse_datainterval
authorThomas Pugliese <thomas.pugliese@gmail.com>
Tue, 1 Oct 2013 19:32:57 +0000 (14:32 -0500)
committerTakashi Iwai <tiwai@suse.de>
Mon, 7 Oct 2013 10:52:21 +0000 (12:52 +0200)
commit6d5eba5aac4ec9bba3d6b3e6425d857706d12ccb
tree562f85c3ff21fca1323724eecb42b25f2de664f8
parentdf3774c5c53305eda4053d5c941bb17a2145e3c6
ALSA: usb-audio: support wireless devices in snd_usb_parse_datainterval

This patch adds support for dev speed USB_SPEED_WIRELESS in
snd_usb_parse_datainterval which allows the usb sound core to create
ISO urbs with the correct number and size of buffers.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/helper.c