commit | 43b8e3bc4af0b435fddaa59e827ca1010b024492 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@caiaq.de> | Wed May 26 18:11:38 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu May 27 09:49:22 2010 +0200 |
tree | f5d6a8e46a9ae219b7c3fb9297ad08c6c901359a | |
parent | 8d0912427113723c3f3a4dca631638844c4ab649 [diff] |
ALSA: usb-audio: parse UAC2 endpoint descriptors correctly UAC2 devices have their information about pitch control stored in a different field. Parse it, and emulate the bits for a v1 device. A new struct uac2_iso_endpoint_descriptor is added. Signed-off-by: Daniel Mack <daniel@caiaq.de> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>