From: Johan Hovold Date: Fri, 28 Jun 2013 10:24:26 +0000 (+0200) Subject: USB: ti_usb_3410_5052: fix dynamic-id matching X-Git-Tag: v3.2.50~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e91b416342dcf58973bc01ace6429f4af10f540;p=pandora-kernel.git USB: ti_usb_3410_5052: fix dynamic-id matching commit 1fad56424f5ad3ce4973505a357212b2e2282b3f upstream. The driver failed to take the dynamic ids into account when determining the device type and therefore all devices were detected as 2-port devices when using the dynamic-id interface. Match on the usb-serial-driver field instead of doing redundant id-table searches. Reported-by: Anders Hammarquist Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed