From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753405AbbGQQwj (ORCPT ); Fri, 17 Jul 2015 12:52:39 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59236 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751753AbbGQQwi (ORCPT ); Fri, 17 Jul 2015 12:52:38 -0400 Date: Fri, 17 Jul 2015 09:52:35 -0700 From: Greg Kroah-Hartman To: Sudip Mukherjee 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: <20150717165235.GA9138@kroah.com> References: <1437139280-7375-1-git-send-email-sudipm.mukherjee@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437139280-7375-1-git-send-email-sudipm.mukherjee@gmail.com> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? thanks, greg k-h