Re: [PATCH] MAINTAINERS: Update entry for st7703 driver after the rename

From: Lukas Bulwahn
Date: Fri Oct 09 2020 - 00:27:53 EST




On Wed, 1 Jul 2020, Ondrej Jirman wrote:

> The driver was renamed, change the path in the MAINTAINERS file.
>
> Signed-off-by: Ondrej Jirman <megous@xxxxxxxxxx>

This minor non-urgent cleanup patch has not been picked up yet by anyone.

Hence, ./scripts/get_maintainers.pl --self-test=patterns continues to
complain:

warning: no file matches F: Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.txt
warning: no file matches F: drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c

This patch cleanly applies on next-20201008 and resolves the issue above.

Reviewed-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>


Lukas

> ---
> MAINTAINERS | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5f186a661a9b..f5183eae08df 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5487,12 +5487,13 @@ S: Maintained
> F: Documentation/devicetree/bindings/display/panel/raydium,rm67191.yaml
> F: drivers/gpu/drm/panel/panel-raydium-rm67191.c
>
> -DRM DRIVER FOR ROCKTECH JH057N00900 PANELS
> +DRM DRIVER FOR SITRONIX ST7703 PANELS
> M: Guido Günther <agx@xxxxxxxxxxx>
> R: Purism Kernel Team <kernel@xxxxxxx>
> +R: Ondrej Jirman <megous@xxxxxxxxxx>
> S: Maintained
> -F: Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.txt
> -F: drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c
> +F: Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml
> +F: drivers/gpu/drm/panel/panel-sitronix-st7703.c
>
> DRM DRIVER FOR SAVAGE VIDEO CARDS
> S: Orphan / Obsolete
> --
> 2.27.0
>
>