commit | 89dc29051b626756e69db12f3ffb22e49a817bfe | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Wed Dec 15 15:44:05 2010 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Dec 15 15:26:44 2010 -0800 |
tree | 99b2d431a73b4c6a1a1e17079b1c09e8ccf8c30b | |
parent | 92a3f767f5cd079351ae04a337c40266e9c6048f [diff] |
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 <willy@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>