From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 24 Mar 2015 16:17:53 +0530 From: Sudip Mukherjee To: Dan Carpenter Cc: Willy Tarreau , Greg Kroah-Hartman , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH v2 2/2] staging: panel: fix lcd type in module parameters Message-ID: <20150324104753.GA3986@sudip-PC> References: <1427189193-7984-1-git-send-email-sudipm.mukherjee@gmail.com> <1427189193-7984-2-git-send-email-sudipm.mukherjee@gmail.com> <20150324100520.GR10964@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150324100520.GR10964@mwanda> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Tue, Mar 24, 2015 at 01:05:20PM +0300, Dan Carpenter wrote: > On Tue, Mar 24, 2015 at 02:56:33PM +0530, Sudip Mukherjee wrote: > > with reference to the previous patch of the series, fixed the > > lcd type in module parameters. > > > > Cc: # 2.6.32+ > > Signed-off-by: Sudip Mukherjee > > --- > > This should have been folded into the other patch because now if we > just apply 1/2 it doesn't make sense. ohh, ok. but i thought of separating them as 1/2 can be aplied cleanly on the stable versions, but this one, it might need some modifications. will resend a single patch as v3. regards sudip > > regards, > dan carpenter >