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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 19 Apr 2015 08:10:48 +0000 (10:10 +0200)
commit18c9e01df5c59c6a9dc70d3427c4e34080610e2d
tree6ad7c3f77038e22ce37b7248a3bf162e3e97ad12
parent4ae961697ec5c240d3c1e0ba29b75e05800550d0
USB: ftdi_sio: Use jtag quirk for SNAP Connect E10

commit b229a0f840f774d29d8fedbf5deb344ca36b7f1a upstream.

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>
[johan: clean up probe logic ]
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ftdi_sio.c