From: Greg Kroah-Hartman Date: Fri, 26 Jun 2009 15:05:20 +0000 (-0700) Subject: USB: ti_usb_3410_5052: fix duplicate device ids. X-Git-Tag: v2.6.27.29~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c0258ef01da990be4b7e5ab3ae1c8642f26ba98;p=pandora-kernel.git USB: ti_usb_3410_5052: fix duplicate device ids. commit 3c43f27bf57b0502df2478253699559ee1d43f6d upstream. 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. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed