]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita761c8cb4df9506a0d5b7daf850b0b499fc5420f
tree562f85c3ff21fca1323724eecb42b25f2de664f8
parent6855776a916854ffda55f290c2ff9858fe6edd76
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