summary refs log tree commit diff
path: root/drivers/usb
diff options
context:
space:
mode:
authorPhil Dibowitz <phil@ipom.com>2010-01-16 19:52:17 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-02-16 15:11:03 -0800
commit39232b3d8046eace9985fd898b763c585f989099 (patch)
treebf47f56d5c799a6a4a167ff0a95fb1826aca5edc /drivers/usb
parenta7787e508acb4378d62f4584bae3dd1cd0ba3eac (diff)
downloadlinux-39232b3d8046eace9985fd898b763c585f989099.tar.gz
USB: storage: Remove unneeded SC/PR from unusual_devs.h
This patch removes the subclass and protocol entries from a Microtech
entry in unusual_devs.h. This was reported by <ryck@pacbell.net>.

Greg, please apply.

Signed-off-by: Phil Dibowitz <phil@ipom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Diffstat (limited to 'drivers/usb')
-rw-r--r--drivers/usb/storage/unusual_devs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
index c932f9053188..49575fba3756 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -941,7 +941,7 @@ UNUSUAL_DEV(  0x07ab, 0xfccd, 0x0000, 0x9999,
 UNUSUAL_DEV(  0x07af, 0x0004, 0x0100, 0x0133,
 		"Microtech",
 		"USB-SCSI-DB25",
-		US_SC_SCSI, US_PR_BULK, usb_stor_euscsi_init,
+		US_SC_DEVICE, US_PR_DEVICE, usb_stor_euscsi_init,
 		US_FL_SCM_MULT_TARG ), 
 
 UNUSUAL_DEV(  0x07af, 0x0005, 0x0100, 0x0100,