From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757908AbcBBVRx (ORCPT ); Tue, 2 Feb 2016 16:17:53 -0500 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:50788 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754389AbcBBVRv (ORCPT ); Tue, 2 Feb 2016 16:17:51 -0500 Date: Tue, 2 Feb 2016 22:17:44 +0100 From: Willy Tarreau To: Greg KH Cc: Ksenija Stanojevic , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] misc: Move panel driver out of staging Message-ID: <20160202211744.GG25828@1wt.eu> References: <1454438342-22159-1-git-send-email-ksenija.stanojevic@gmail.com> <20160202205950.GA32532@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160202205950.GA32532@kroah.com> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 02, 2016 at 12:59:50PM -0800, Greg KH wrote: > On Tue, Feb 02, 2016 at 07:39:02PM +0100, Ksenija Stanojevic wrote: > > Move panel driver from drivers/staging/panel to drivers/misc. > > > > Signed-off-by: Ksenija Stanojevic > > --- > > Changes in v3: > > - modify driver location in MAINTAINERS file > > > > Changes in v2: > > - modify MAINTAINERS file > > - move lcd-panel-cgram.txt to Documentation/ > > I'd like to get an ack from Willy about this patch as well, before I can > accept it. Sorry for the delay, still trying to catch up with my e-mails. Acked-by: Willy Tarreau Thanks, willy