From: Matthew Wilcox Date: Wed, 15 Dec 2010 20:44:05 +0000 (-0500) Subject: USB: uas: Ensure we only bind to a UAS interface X-Git-Tag: v2.6.38-rc1~465^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89dc29051b626756e69db12f3ffb22e49a817bfe;p=pandora-kernel.git USB: uas: Ensure we only bind to a UAS interface While all existing UAS devices use alternate interface 1, this is not guaranteed, and it has caused confusion with people trying to bind the uas driver to non-uas devices. Signed-off-by: Matthew Wilcox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed