diff options
Diffstat (limited to 'drivers/usb')
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index 61c8b9df96e6..ccf1dbbb87ef 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
@@ -1389,20 +1389,6 @@ UNUSUAL_DEV( 0x0f19, 0x0105, 0x0100, 0x0100, | |||
1389 | US_SC_DEVICE, US_PR_DEVICE, NULL, | 1389 | US_SC_DEVICE, US_PR_DEVICE, NULL, |
1390 | US_FL_IGNORE_RESIDUE ), | 1390 | US_FL_IGNORE_RESIDUE ), |
1391 | 1391 | ||
1392 | /* Jeremy Katz <katzj@redhat.com>: | ||
1393 | * The Blackberry Pearl can run in two modes; a usb-storage only mode | ||
1394 | * and a mode that allows access via mass storage and to its database. | ||
1395 | * The berry_charge module will set the device to dual mode and thus we | ||
1396 | * should ignore its native mode if that module is built | ||
1397 | */ | ||
1398 | #ifdef CONFIG_USB_BERRY_CHARGE | ||
1399 | UNUSUAL_DEV( 0x0fca, 0x0006, 0x0001, 0x0001, | ||
1400 | "RIM", | ||
1401 | "Blackberry Pearl", | ||
1402 | US_SC_DEVICE, US_PR_DEVICE, NULL, | ||
1403 | US_FL_IGNORE_DEVICE ), | ||
1404 | #endif | ||
1405 | |||
1406 | /* Reported by Michael Stattmann <michael@stattmann.com> */ | 1392 | /* Reported by Michael Stattmann <michael@stattmann.com> */ |
1407 | UNUSUAL_DEV( 0x0fce, 0xd008, 0x0000, 0x0000, | 1393 | UNUSUAL_DEV( 0x0fce, 0xd008, 0x0000, 0x0000, |
1408 | "Sony Ericsson", | 1394 | "Sony Ericsson", |