From: Dario Lombardo Date: Fri, 21 Jan 2011 14:35:19 +0000 (+0100) Subject: drivers: update to pl2303 usb-serial to support Motorola cables X-Git-Tag: v2.6.38-rc3~7^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96a3e79edff6f41b0f115a82f1a39d66218077a7;p=pandora-kernel.git drivers: update to pl2303 usb-serial to support Motorola cables Added 0x0307 device id to support Motorola cables to the pl2303 usb serial driver. This cable has a modified chip that is a pl2303, but declares itself as 0307. Fixed by adding the right device id to the supported devices list, assigning it the code labeled PL2303_PRODUCT_ID_MOTOROLA. Signed-off-by: Dario Lombardo Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed