Searched hist:"5 bfd5b5d8b9cd9e8ba1709f2b9dc35bd4b26c8b1" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/storage/ |
H A D | usb.c | diff 5bfd5b5d8b9cd9e8ba1709f2b9dc35bd4b26c8b1 Mon Oct 21 03:40:48 CDT 2013 Hans de Goede <hdegoede@redhat.com> 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 <hdegoede@redhat.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
|
H A D | unusual_devs.h | diff 5bfd5b5d8b9cd9e8ba1709f2b9dc35bd4b26c8b1 Mon Oct 21 03:40:48 CDT 2013 Hans de Goede <hdegoede@redhat.com> 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 <hdegoede@redhat.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
|