From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932590AbcGOKsZ (ORCPT ); Fri, 15 Jul 2016 06:48:25 -0400 Received: from mail-lf0-f45.google.com ([209.85.215.45]:36493 "EHLO mail-lf0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932187AbcGOKsX (ORCPT ); Fri, 15 Jul 2016 06:48:23 -0400 Date: Fri, 15 Jul 2016 12:48:25 +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: <20160715104825.GA8809@localhost> References: <1463042948-12205-1-git-send-email-m.othacehe@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463042948-12205-1-git-send-email-m.othacehe@gmail.com> 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 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. Thanks, Johan