ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE
authorDaniel Mack <daniel@caiaq.de>
Fri, 11 Jun 2010 15:34:20 +0000 (17:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 11 Jun 2010 16:05:38 +0000 (18:05 +0200)
Control messages directed to an interface must have the interface number
set in the lower 8 bits of wIndex. This wasn't done correctly for some
clock and mixer messages.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Reported-by: Alex Lee <alexlee188@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found