From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 24 Mar 2015 13:05:20 +0300 From: Dan Carpenter To: Sudip Mukherjee 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: <20150324100520.GR10964@mwanda> References: <1427189193-7984-1-git-send-email-sudipm.mukherjee@gmail.com> <1427189193-7984-2-git-send-email-sudipm.mukherjee@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1427189193-7984-2-git-send-email-sudipm.mukherjee@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: 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. regards, dan carpenter