]> git.baikalelectronics.ru Git - kernel.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)
committerJohan Hovold <johan@kernel.org>
Wed, 25 Mar 2015 14:32:53 +0000 (15:32 +0100)
commitd849547bcc1c6e1ab970cd26bfe8e71aee5ab988
treebecc7daaa92eccc3abffd5443a837251f5b5ff30
parent65d1b31500ed19ea6bd2c097a55ab26538dfc166
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