Re: [PATCH] MAINTAINERS: Fix pattern for Documentation path for Arm Mali Komeda

From: james qian wang (Arm Technology China)
Date: Wed Mar 27 2019 - 02:22:00 EST


On Tue, Mar 26, 2019 at 10:32:03AM +0000, Liviu Dudau wrote:
> The Device Tree bindings documentation file is in a simplified path
> that doesn't match the MAINTAINERS entry.
>
> Reported-by: Joe Perches <joe@xxxxxxxxxxx>
> Signed-off-by: Liviu Dudau <liviu.dudau@xxxxxxx>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e17ebf70b5480..9fa4686212bdd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1167,7 +1167,7 @@ S: Supported
> T: git git://linux-arm.org/linux-ld.git for-upstream/mali-dp
> F: drivers/gpu/drm/arm/display/include/
> F: drivers/gpu/drm/arm/display/komeda/
> -F: Documentation/devicetree/bindings/display/arm/arm,komeda.txt
> +F: Documentation/devicetree/bindings/display/arm,komeda.txt
> F: Documentation/gpu/komeda-kms.rst
>
> ARM MALI-DP DRM DRIVER
> --
> 2.21.0

--
Thank you for fixing this problem.

Reviewed-by: James Qian Wang (Arm Technology China) <james.qian.wang@xxxxxxx>