From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752227AbbCYIod (ORCPT ); Wed, 25 Mar 2015 04:44:33 -0400 Received: from mail-la0-f49.google.com ([209.85.215.49]:33882 "EHLO mail-la0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751029AbbCYIo3 (ORCPT ); Wed, 25 Mar 2015 04:44:29 -0400 Date: Wed, 25 Mar 2015 09:44:20 +0100 From: Johan Hovold To: Doug Goldstein Cc: Johan Hovold , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, stable Subject: Re: [PATCH] USB: ftdi_sio: Use jtag quirk for SNAP Connect E10 Message-ID: <20150325084420.GB10412@localhost> References: <1427160888-3343-1-git-send-email-cardoe@cardoe.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1427160888-3343-1-git-send-email-cardoe@cardoe.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 23, 2015 at 08:34:48PM -0500, Doug Goldstein wrote: > 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. Thanks for the patch. Could you please provide the full "lsusb -v" output for the device before I apply it? Thanks, Johan