uas: Honor no-uas quirk set in usb-storage's quirks module parameter
Falling back from uas to usb-storage requires coordination between uas and usb-storage, so use usb-storage's quirks module parameter, rather then requiring the user to pass a param to 2 different modules. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
这个提交包含在:
@@ -204,7 +204,7 @@ config USB_STORAGE_ENE_UB6250
|
||||
|
||||
config USB_UAS
|
||||
tristate "USB Attached SCSI"
|
||||
depends on SCSI && BROKEN
|
||||
depends on SCSI && USB_STORAGE && BROKEN
|
||||
help
|
||||
The USB Attached SCSI protocol is supported by some USB
|
||||
storage devices. It permits higher performance by supporting
|
||||
|
在新工单中引用
屏蔽一个用户