From: Hans de Goede Date: Mon, 21 Oct 2013 08:40:48 +0000 (+0100) Subject: usb-storage: Don't bind to uas devices if the uas driver is enabled X-Git-Tag: v3.15-rc1~137^2~26^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bfd5b5d8b9cd9e8ba1709f2b9dc35bd4b26c8b1;p=pandora-kernel.git usb-storage: Don't bind to uas devices if the uas driver is enabled uas devices have 2 alternative settings on their usb-storage interface, one for usb-storage and one for uas. Using the uas driver is preferred, so if the uas driver is enabled, and the device has an uas alt setting, don't bind. Signed-off-by: Hans de Goede Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed