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)
committerJohan Hovold <johan@kernel.org>
Wed, 25 Mar 2015 14:32:53 +0000 (15:32 +0100)
commitb229a0f840f774d29d8fedbf5deb344ca36b7f1a
treebecc7daaa92eccc3abffd5443a837251f5b5ff30
parent5e71fc8629cefae5f3c1a4f498de3fe4f631924a
USB: ftdi_sio: Use jtag quirk for SNAP Connect E10

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>
drivers/usb/serial/ftdi_sio.c