Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756247Ab3GYOgR (ORCPT ); Thu, 25 Jul 2013 10:36:17 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35225 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755970Ab3GYOgQ (ORCPT ); Thu, 25 Jul 2013 10:36:16 -0400 Date: Thu, 25 Jul 2013 07:37:29 -0700 From: Greg KH To: Anders Hammarquist Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH 2/2] Remove static sizing of usb_device_id arrays Message-ID: <20130725143729.GA1897@kroah.com> References: <20130621235603.GA1603@kroah.com> <1371927359-13977-1-git-send-email-iko@iko.pp.se> <1371927359-13977-2-git-send-email-iko@iko.pp.se> <20130724225208.GA3140@kroah.com> <201307251415.r6PEFoO1015986@eskarina.iko.pp.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201307251415.r6PEFoO1015986@eskarina.iko.pp.se> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 978 Lines: 25 On Thu, Jul 25, 2013 at 04:15:49PM +0200, Anders Hammarquist wrote: > In a message of Wed, 24 Jul 2013 15:52:08 -0700, Greg KH writes: > >On Sat, Jun 22, 2013 at 08:55:59PM +0200, Anders Hammarquist wrote: > >> > >> Signed-off-by: Anders Hammarquist > >> --- > >> drivers/usb/serial/ti_usb_3410_5052.c | 29 ++++++++++++++++++++++++----- > >> 1 file changed, 24 insertions(+), 5 deletions(-) > > > >This patch, and your previous one, are no longer needed, right? > > They are needed until the module params for adding vendor and > product ids are removed, and it sounded like the consensus was > to keep them for a while. No, they will be removed for 3.12, the patches are already queued up. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/