From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752228AbbCXKF2 (ORCPT ); Tue, 24 Mar 2015 06:05:28 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:33312 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751643AbbCXKFZ (ORCPT ); Tue, 24 Mar 2015 06:05:25 -0400 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> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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