From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753447AbbBYPeV (ORCPT ); Wed, 25 Feb 2015 10:34:21 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:58062 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752450AbbBYPeU (ORCPT ); Wed, 25 Feb 2015 10:34:20 -0500 Date: Wed, 25 Feb 2015 07:34:18 -0800 From: Greg Kroah-Hartman To: Sudip Mukherjee Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: doubt about sm7xxfb Message-ID: <20150225153418.GA28897@kroah.com> References: <20150210140747.GA15593@sudip-PC> <20150211043636.GA27598@kroah.com> <20150211062818.GA3975@sudip-PC> <20150211063351.GB713@kroah.com> <20150225123002.GA24398@sudip-PC> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150225123002.GA24398@sudip-PC> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 25, 2015 at 06:00:02PM +0530, Sudip Mukherjee wrote: > On Wed, Feb 11, 2015 at 02:33:51PM +0800, Greg Kroah-Hartman wrote: > > On Wed, Feb 11, 2015 at 11:58:18AM +0530, Sudip Mukherjee wrote: > > > > Ok, that makes sense, I was thinking this was a "new" driver, instead of > > a vendor driver crud. > Hi Greg, > The SM750 driver is almost ready for staging, it now compiles without > any error with today's linux-next and is working properly , ok, there > are lots of warning when compiling and checkpatch will give lots of > complaints. > But in total it is creating 34 files and the size of the patch is > 360K. So should i send it with mail, just the way we send other > patches or should i send you a git pull request? through email, like all other patches get sent please. thanks, greg k-h