From: Hans de Goede Date: Tue, 29 Oct 2013 10:36:43 +0000 (+0100) Subject: uas: Remove comment about registering a uas scsi controller for each usb bus X-Git-Tag: v3.15-rc1~137^2~26^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cace978fba5d0ec6eed50509cda40eea85f8e98;p=pandora-kernel.git 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 Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed