From: Adrian Thomasset Date: Tue, 23 Apr 2013 11:46:29 +0000 (+0100) Subject: USB: ftdi_sio: correct ST Micro Connect Lite PIDs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f06d15f8db6946e41f73196a122b84a37938878;p=pandora-kernel.git USB: ftdi_sio: correct ST Micro Connect Lite PIDs The current ST Micro Connect Lite uses the FT4232H hi-speed quad USB UART FTDI chip. It is also possible to drive STM reference targets populated with an on-board JTAG debugger based on the FT2232H chip with the same STMicroelectronics tools. For this reason, the ST Micro Connect Lite PIDs should be ST_STMCLT_2232_PID: 0x3746 ST_STMCLT_4232_PID: 0x3747 Signed-off-by: Adrian Thomasset Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed