From: Daniel Mack Date: Fri, 11 Jun 2010 15:34:20 +0000 (+0200) Subject: ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE X-Git-Tag: v2.6.35-rc4~61^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11bcbc443a17653c65bc20029172fae76f4bcca4;p=pandora-kernel.git 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 Reported-by: Alex Lee Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed