From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757283AbbDVNdR (ORCPT ); Wed, 22 Apr 2015 09:33:17 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43837 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757193AbbDVNdP (ORCPT ); Wed, 22 Apr 2015 09:33:15 -0400 Date: Wed, 22 Apr 2015 15:33:11 +0200 From: Greg Kroah-Hartman To: "Jason A. Donenfeld" Cc: Johan Hovold , Petr Slansky , Adam C Powell IV , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] pl2303, visor: Match I330 phone more precisely Message-ID: <20150422133311.GA29753@kroah.com> References: <20150421170301.GA17927@kroah.com> <1429697645-24505-1-git-send-email-Jason@zx2c4.com> <20150422112038.GA16828@localhost> <20150422123800.GA27882@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Wed, Apr 22, 2015 at 02:42:20PM +0200, Jason A. Donenfeld wrote: > On Wed, Apr 22, 2015 at 2:38 PM, Greg Kroah-Hartman > wrote: > > I'd bet this is really a pl2303 device, given that the visor driver was > > just a "dumb" pipe to the device and the pilot sync tools never cared > > about baud rates and the like, so odds are the visor entry should be > > removed. > > In the latest patch set I sent a minute ago, I removed the pl2303 > entry, not the visor one. I guess I should resubmit with this the > other way around? Johan is the maintainer of this subsystem now, I'll defer to him as to what he wants to accept :) thanks, greg k-h