Re: [PATCH v3] misc: Move panel driver out of staging
From: Joe Perches
Date: Tue Feb 02 2016 - 14:04:49 EST
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@xxxxxxxxx>
> ---
> 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@xxxxxxxxxxx>
> +M: Ksenija Stanojevic <ksenija.stanojevic@xxxxxxxxx>
> 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