]> git.baikalelectronics.ru Git - kernel.git/commit
uas: Add the posibilty to blacklist uas devices from using the uas driver
authorHans de Goede <hdegoede@redhat.com>
Fri, 25 Oct 2013 16:04:33 +0000 (17:04 +0100)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 4 Mar 2014 23:38:16 +0000 (15:38 -0800)
commit19516b5c0911eaefaaa094cd1817f3c90afb1d45
tree896bf0f47bb555951e074a88d8be7e87825f1732
parentbe35ee3e4c7b9a8b88b6e879a92e9bc5ffe94307
uas: Add the posibilty to blacklist uas devices from using the uas driver

Once we start supporting uas hardware, and as more and more uas devices
become available, we will likely start seeing broken devices. This patch
prepares for the inevitable need for blacklisting those devices from
using the uas driver (they will use usb-storage instead).

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/storage/uas-detect.h
drivers/usb/storage/uas.c
drivers/usb/storage/unusual_uas.h [new file with mode: 0644]
include/linux/usb_usual.h