]> asedeno.scripts.mit.edu Git - linux.git/commit
uas: Remove comment about registering a uas scsi controller for each usb bus
authorHans de Goede <hdegoede@redhat.com>
Tue, 29 Oct 2013 10:36:43 +0000 (11:36 +0100)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 4 Mar 2014 23:38:27 +0000 (15:38 -0800)
commit7cace978fba5d0ec6eed50509cda40eea85f8e98
tree21a952a01ee22bee12054f5530b6101fbcbffd6e
parentf50a4968deb7bf38c46f5baf62db9431a099531a
uas: Remove comment about registering a uas scsi controller for each usb bus

Although an interesting concept, I don't think that this is a good idea:

-This will result in lots of "virtual" scsi controllers confusing users
-If we get a scsi-bus-reset we will now need to do a usb-device-reset of all
 uas devices on the same usb bus, which is something to avoid if possible

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/storage/uas.c