All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>, w@1wt.eu
Cc: devel@driverdev.osuosl.org, gregkh@linuxfoundation.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] misc: Move panel driver out of staging
Date: Tue, 02 Feb 2016 11:04:39 -0800	[thread overview]
Message-ID: <1454439879.7291.32.camel@perches.com> (raw)
In-Reply-To: <1454438342-22159-1-git-send-email-ksenija.stanojevic@gmail.com>

On Tue, 2016-02-02 at 19:39 +0100, Ksenija Stanojevic wrote:
> Move panel driver from drivers/staging/panel to drivers/misc.
> 
> Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
> ---
> Changes in v3:
> 	- modify driver location in MAINTAINERS file
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -10393,8 +10393,9 @@ F:	drivers/staging/nvec/
>  
>  STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER
>  M:	Willy Tarreau <willy@haproxy.com>
> +M:	Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
>  S:	Odd Fixes
> -F:	drivers/staging/panel/
> +F:	drivers/misc/

Not unless you want to be responsible for all of drivers/misc.

F:	Documentation/misc-devices/lcd-panel-cgram.txt
F:	drivers/misc/panel.c

  reply	other threads:[~2016-02-02 19:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-02 18:39 [PATCH v3] misc: Move panel driver out of staging Ksenija Stanojevic
2016-02-02 19:04 ` Joe Perches [this message]
2016-02-02 20:59 ` Greg KH
2016-02-02 21:17   ` Willy Tarreau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1454439879.7291.32.camel@perches.com \
    --to=joe@perches.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=ksenija.stanojevic@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=w@1wt.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.