diff options
Diffstat (limited to 'drivers/usb/storage')
-rw-r--r-- | drivers/usb/storage/isd200.c | 2 | ||||
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/usb/storage/isd200.c b/drivers/usb/storage/isd200.c index 6d6923317f10..93d359f4d6a7 100644 --- a/drivers/usb/storage/isd200.c +++ b/drivers/usb/storage/isd200.c | |||
@@ -61,7 +61,7 @@ | |||
61 | #include "scsiglue.h" | 61 | #include "scsiglue.h" |
62 | 62 | ||
63 | MODULE_DESCRIPTION("Driver for In-System Design, Inc. ISD200 ASIC"); | 63 | MODULE_DESCRIPTION("Driver for In-System Design, Inc. ISD200 ASIC"); |
64 | MODULE_AUTHOR("Björn Stenberg <bjorn@haxx.se>"); | 64 | MODULE_AUTHOR("Björn Stenberg <bjorn@haxx.se>"); |
65 | MODULE_LICENSE("GPL"); | 65 | MODULE_LICENSE("GPL"); |
66 | 66 | ||
67 | static int isd200_Initialization(struct us_data *us); | 67 | static int isd200_Initialization(struct us_data *us); |
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index 24caba79d722..856ad92c40de 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
@@ -1914,7 +1914,7 @@ UNUSUAL_DEV( 0x1b1c, 0x1ab5, 0x0200, 0x0200, | |||
1914 | USB_SC_DEVICE, USB_PR_DEVICE, NULL, | 1914 | USB_SC_DEVICE, USB_PR_DEVICE, NULL, |
1915 | US_FL_INITIAL_READ10 ), | 1915 | US_FL_INITIAL_READ10 ), |
1916 | 1916 | ||
1917 | /* Patch by Richard Schütz <r.schtz@t-online.de> | 1917 | /* Patch by Richard Schütz <r.schtz@t-online.de> |
1918 | * This external hard drive enclosure uses a JMicron chip which | 1918 | * This external hard drive enclosure uses a JMicron chip which |
1919 | * needs the US_FL_IGNORE_RESIDUE flag to work properly. */ | 1919 | * needs the US_FL_IGNORE_RESIDUE flag to work properly. */ |
1920 | UNUSUAL_DEV( 0x1e68, 0x001b, 0x0000, 0x0000, | 1920 | UNUSUAL_DEV( 0x1e68, 0x001b, 0x0000, 0x0000, |