From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudip Mukherjee Date: Sat, 18 Jul 2015 04:51:54 +0000 Subject: Re: [PATCH 1/3] staging: sm7xxfb: move sm712fb out of staging Message-Id: <20150718045144.GB14213@sudip-PC> List-Id: References: <1437139280-7375-1-git-send-email-sudipm.mukherjee@gmail.com> <20150717165235.GA9138@kroah.com> In-Reply-To: <20150717165235.GA9138@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 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