diff mbox series

MAINTAINERS: Fix pattern for Documentation path for Arm Mali Komeda

Message ID 20190326103203.8891-1-Liviu.Dudau@arm.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Fix pattern for Documentation path for Arm Mali Komeda | expand

Commit Message

Liviu Dudau March 26, 2019, 10:32 a.m. UTC
The Device Tree bindings documentation file is in a simplified path
that doesn't match the MAINTAINERS entry.

Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

James Qian Wang March 27, 2019, 6:21 a.m. UTC | #1
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@perches.com>
> Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
> ---
>  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@arm.com>
diff mbox series

Patch

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