USB: ti_usb_3410_5052: fix duplicate device ids.
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 26 Jun 2009 15:05:20 +0000 (08:05 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 12 Jul 2009 22:16:36 +0000 (15:16 -0700)
commit3c43f27bf57b0502df2478253699559ee1d43f6d
tree2f96339e95f2c57cf5b736a954fffc77c39b48d7
parent05cbc2d58224d01925bfb93a0c3f0ab1f11b1eea
USB: ti_usb_3410_5052: fix duplicate device ids.

commit 1a1fab513734b3a4fca1bee8229e5ff7e1cb873c accidentally added the
device id to both tables in the driver, which causes problems as this is
only a single port device, not a multiple port device.

Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ti_usb_3410_5052.c