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.37.1~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4572634fff0e8ae1ae54077ae4afb9230189aaf2;p=pandora-kernel.git drivers: update to pl2303 usb-serial to support Motorola cables commit 96a3e79edff6f41b0f115a82f1a39d66218077a7 upstream. 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed