From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752458AbbGREvy (ORCPT ); Sat, 18 Jul 2015 00:51:54 -0400 Received: from mail-pa0-f52.google.com ([209.85.220.52]:33015 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750913AbbGREvw (ORCPT ); Sat, 18 Jul 2015 00:51:52 -0400 Date: Sat, 18 Jul 2015 10:21:44 +0530 From: Sudip Mukherjee To: Greg Kroah-Hartman Cc: Jean-Christophe Plagniol-Villard , Tomi Valkeinen , Jonathan Corbet , devel@driverdev.osuosl.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH 1/3] staging: sm7xxfb: move sm712fb out of staging Message-ID: <20150718045144.GB14213@sudip-PC> References: <1437139280-7375-1-git-send-email-sudipm.mukherjee@gmail.com> <20150717165235.GA9138@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150717165235.GA9138@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 Fri, Jul 17, 2015 at 09:52:35AM -0700, Greg Kroah-Hartman wrote: > On Fri, Jul 17, 2015 at 06:51:18PM +0530, Sudip Mukherjee wrote: > > Now since all cleanups are done and the code is ready to be merged lets > > move it out of staging into fbdev location. > > This is really hard for the fbdev developers to review. Care to just > make up a single patch that adds the driver to the tree in that location > so they can read the code and review it? I think i misunderstood you. I sent the v2 which was generated with git format-patch. So the part about deleting it from staging is also there. Did you mean to only send the part which is adding to the fbdev or is v2 ok? regards sudip