From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753485AbbBYMaQ (ORCPT ); Wed, 25 Feb 2015 07:30:16 -0500 Received: from mail-pd0-f174.google.com ([209.85.192.174]:38378 "EHLO mail-pd0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753121AbbBYMaM (ORCPT ); Wed, 25 Feb 2015 07:30:12 -0500 Date: Wed, 25 Feb 2015 18:00:02 +0530 From: Sudip Mukherjee To: Greg Kroah-Hartman Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: doubt about sm7xxfb Message-ID: <20150225123002.GA24398@sudip-PC> References: <20150210140747.GA15593@sudip-PC> <20150211043636.GA27598@kroah.com> <20150211062818.GA3975@sudip-PC> <20150211063351.GB713@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150211063351.GB713@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? regards sudip > > thanks, > > greg k-h