From: Alan Stern Date: Tue, 11 Mar 2008 14:20:12 +0000 (-0400) Subject: USB: new quirk flag to avoid Set-Interface X-Git-Tag: v2.6.25-rc7~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=392e1d9817d0024c96aae237c3c4349e47c976fd;p=pandora-kernel.git USB: new quirk flag to avoid Set-Interface This patch (as1057) fixes a problem with the X-Rite/Gretag-Macbeth Eye-One Pro display colorimeter; the device crashes when it receives a Set-Interface request. A new quirk (USB_QUIRK_NO_SET_INTF) is introduced and a quirks entry is created for this device. Signed-off-by: Alan Stern Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed