]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: ftdi_sio: Use jtag quirk for SNAP Connect E10
authorDoug Goldstein <cardoe@cardoe.com>
Tue, 24 Mar 2015 01:34:48 +0000 (20:34 -0500)
committerSasha Levin <sasha.levin@oracle.com>
Fri, 24 Apr 2015 21:13:48 +0000 (17:13 -0400)
commit4893f8b26f9e28f62ea04b835a412c662d98ceff
tree069517c7a38f421137e4b436177e0e1abc7e39fb
parent5134850530503210f980e8bf0116803bc6fcaf08
USB: ftdi_sio: Use jtag quirk for SNAP Connect E10

[ Upstream commit b229a0f840f774d29d8fedbf5deb344ca36b7f1a ]

This patch uses the existing CALAO Systems ftdi_8u2232c_probe in order
to avoid attaching a TTY to the JTAG port as this board is based on the
CALAO Systems reference design and needs the same fix up.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
CC: stable <stable@vger.kernel.org>
[johan: clean up probe logic ]
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/usb/serial/ftdi_sio.c