From: Clemens Ladisch Date: Wed, 27 May 2009 08:49:30 +0000 (+0200) Subject: sound: usb-audio: make the MotU Fastlane work again X-Git-Tag: v2.6.30-rc8~23^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55de5ef970c680d8d75f2a9aa7e4f172140dbd9c;p=pandora-kernel.git sound: usb-audio: make the MotU Fastlane work again Kernel 2.6.18 broke the MotU Fastlane, which uses duplicate endpoint numbers in a manner that is not only illegal but also confuses the kernel's endpoint descriptor caching mechanism. To work around this, we have to add a separate usb_set_interface() call to guide the USB core to the correct descriptors. Signed-off-by: Clemens Ladisch Reported-and-tested-by: David Fries Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed