+ usb-remove-duplicate-id-in-ipaq-driver.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     usb: remove duplicate ID in ipaq driver
has been added to the -mm tree.  Its filename is
     usb-remove-duplicate-id-in-ipaq-driver.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: usb: remove duplicate ID in ipaq driver
From: Ben Collins <ben.collins@xxxxxxxxxx>

Cc: Ganesh Varadarajan <ganesh@xxxxxxxxxxx>
Signed-off-by: Ben Collins <bcollins@xxxxxxxxxx>
Cc: Greg KH <greg@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/usb/serial/ipaq.c |    1 -
 1 files changed, 1 deletion(-)

diff -puN drivers/usb/serial/ipaq.c~usb-remove-duplicate-id-in-ipaq-driver drivers/usb/serial/ipaq.c
--- a/drivers/usb/serial/ipaq.c~usb-remove-duplicate-id-in-ipaq-driver
+++ a/drivers/usb/serial/ipaq.c
@@ -92,7 +92,6 @@ static void ipaq_destroy_lists(struct us
 
 static struct usb_device_id ipaq_id_table [] = {
 	/* The first entry is a placeholder for the insmod-specified device */
-	{ USB_DEVICE(0x049F, 0x0003) },
 	{ USB_DEVICE(0x0104, 0x00BE) }, /* Socket USB Sync */
 	{ USB_DEVICE(0x03F0, 0x1016) }, /* HP USB Sync */
 	{ USB_DEVICE(0x03F0, 0x1116) }, /* HP USB Sync 1611 */
_

Patches currently in -mm which might be from ben.collins@xxxxxxxxxx are

usb-remove-duplicate-ids-from-option-card-driver.patch
usb-remove-duplicate-id-in-ipaq-driver.patch
avoid-zero-size-allocation-in-cache_k8_northbridges.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux