From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752197AbbCXJLJ (ORCPT ); Tue, 24 Mar 2015 05:11:09 -0400 Received: from mail-lb0-f178.google.com ([209.85.217.178]:36813 "EHLO mail-lb0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751708AbbCXJLG (ORCPT ); Tue, 24 Mar 2015 05:11:06 -0400 Date: Tue, 24 Mar 2015 10:10:57 +0100 From: Johan Hovold To: George McCollister Cc: linux-usb@vger.kernel.org, johan@kernel.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] USB: serial: add nt124 usb to serial driver Message-ID: <20150324091057.GF13820@localhost> References: <1425405424-21339-1-git-send-email-george.mccollister@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1425405424-21339-1-git-send-email-george.mccollister@gmail.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 Tue, Mar 03, 2015 at 11:57:04AM -0600, George McCollister wrote: > This driver is for the NovaTech 124 4x serial expansion board for the > NovaTech OrionLXm. > > Firmware source code can be found here: > https://github.com/novatechweb/nt124 > > Signed-off-by: George McCollister Thanks for the v2, George. And sorry for not getting back to you sooner. I'll try to find time to review it this week. Johan