commit | 11bcbc443a17653c65bc20029172fae76f4bcca4 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@caiaq.de> | Fri Jun 11 17:34:20 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 11 18:05:38 2010 +0200 |
tree | 29cbf68f8e64bdb237ca4e0b6a8da9e3211119b1 | |
parent | d07140ba7fe1b41713627c6dc3f169a00019fb0e [diff] |
ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE 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>