All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ipaq: Remove duplicate device entry
@ 2008-06-26 15:59 Ben Collins
  0 siblings, 0 replies; only message in thread
From: Ben Collins @ 2008-06-26 15:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: kernel list

Signed-off-by: Ben Collins <ben.collins@canonical.com>

diff --git a/drivers/usb/serial/ipaq.c b/drivers/usb/serial/ipaq.c
index ea924dc..abe3b6c 100644
--- a/drivers/usb/serial/ipaq.c
+++ b/drivers/usb/serial/ipaq.c
@@ -546,7 +546,6 @@ static struct usb_device_id ipaq_id_table [] = {
 	{ USB_DEVICE(0x413C, 0x4009) }, /* Dell Axim USB Sync */
 	{ USB_DEVICE(0x4505, 0x0010) }, /* Smartphone */
 	{ USB_DEVICE(0x5E04, 0xCE00) }, /* SAGEM Wireless Assistant */
-	{ USB_DEVICE(0x0BB4, 0x00CF) }, /* HTC smartphone modems */
 	{ }                             /* Terminating entry */
 };
 



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-26 16:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-26 15:59 [PATCH] ipaq: Remove duplicate device entry Ben Collins

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.