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)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 9 May 2015 22:16:32 +0000 (23:16 +0100)
commitfdb966911e4c273bdb1a7988c128f6a13d3b309d
treefbbfd49b1248c887c61b36f919f6446e23416728
parent2b14e138905fd23ec74ee713a490a48ea5ccac3d
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: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/ftdi_sio.c