From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754922Ab0CQNkN (ORCPT ); Wed, 17 Mar 2010 09:40:13 -0400 Received: from cantor.suse.de ([195.135.220.2]:44044 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754848Ab0CQNkL (ORCPT ); Wed, 17 Mar 2010 09:40:11 -0400 Date: Wed, 17 Mar 2010 06:37:59 -0700 From: Greg KH To: Christopher Hoover Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Patch for B&B Electronics USPLT4-LS Message-ID: <20100317133759.GE16084@suse.de> References: <4BA03A1A.50204@murgatroid.com> <20100317043910.GA21532@suse.de> <4BA078D0.6080601@murgatroid.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BA078D0.6080601@murgatroid.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 16, 2010 at 11:38:08PM -0700, Christopher Hoover wrote: > On 3/16/2010 9:39 PM, Greg KH wrote: > >On Tue, Mar 16, 2010 at 07:10:34PM -0700, Christopher Hoover wrote: > >>Adds support for B&B Electronics USPLT4-LS. > >Can you resend this with a "Signed-off-by:" line so that I can apply the > >patch? The file, Documentation/SubmittingPatches shows what is needed > >here. > > > >>diff --exclude='*~' -Naur linux-2.6.30.orig/drivers/usb/serial/ftdi_sio.c linux-2.6.30/drivers/usb/serial/ftdi_sio.c > >Can you make the patch against 2.6.33 or even 2.6.34-rc1 if possible? > >The code in this area has changed so you will have to move your patch > >around a bit. > > > >thanks, > > > >greg k-h > > > > It looks to me that 2.6.34-rc1 includes the equivalent of the patch I sent. Great, thanks for checking. greg k-h