From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932961AbcGOMUj (ORCPT ); Fri, 15 Jul 2016 08:20:39 -0400 Received: from mail-lf0-f42.google.com ([209.85.215.42]:36143 "EHLO mail-lf0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932638AbcGOMUh (ORCPT ); Fri, 15 Jul 2016 08:20:37 -0400 Date: Fri, 15 Jul 2016 14:20:40 +0200 From: Johan Hovold To: Mathieu OTHACEHE Cc: johan@kernel.org, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/36] usb: serial: ti_usb_3410_5052: clean driver Message-ID: <20160715122040.GC15325@localhost> References: <1463042948-12205-1-git-send-email-m.othacehe@gmail.com> <20160715104825.GA8809@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160715104825.GA8809@localhost> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 15, 2016 at 12:48:25PM +0200, Johan Hovold wrote: > On Thu, May 12, 2016 at 10:48:32AM +0200, Mathieu OTHACEHE wrote: > > Hi, > > > > The now reverted mxu11x0 turned out to be a copy of ti_usb_3410_5052 driver. > > This aim of this serie is to apply all of the cleanups we did in mxu11x0 to > > ti_usb_3410_5052. > > I apologise for the late review of this one. I've applied the first four > now (with some tweaks) and will comment on the rest. These overall look really good. I had few comments to some of the patches though. Thanks again for doing this. Johan