Re: [PATCH v2] misc: Move panel driver out of staging
From: Joe Perches
Date: Tue Feb 02 2016 - 13:24:26 EST
On Tue, 2016-02-02 at 19:12 +0100, Ksenija Stanojevic wrote:
> Move panel driver from drivers/staging/panel to drivers/misc.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -10393,6 +10393,7 @@ 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/
While it's good you add yourself as a maintainer,
the F: pattern should be updated to reflect the
new driver location.