[PATCH 2/2] MAINTAINERS: rectify entry for MEDIATEK MEDIA DRIVER

Lukas Bulwahn lukas.bulwahn at gmail.com
Tue Mar 8 03:26:30 PST 2022


Commit 9cdd70ceb6fa ("media: dt-bindings: media: mtk-vcodec: Separate video
encoder and decoder dt-bindings") converts and splits mediatek-vcodec.txt
to mediatek,vcodec-{de,en}coder.yaml, but missed to adjust its reference
in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Repair this file reference in MEDIATEK MEDIA DRIVER.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn at gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fe3feca0b7c6..38cdf9aadfe4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12353,7 +12353,7 @@ MEDIATEK MEDIA DRIVER
 M:	Tiffany Lin <tiffany.lin at mediatek.com>
 M:	Andrew-CT Chen <andrew-ct.chen at mediatek.com>
 S:	Supported
-F:	Documentation/devicetree/bindings/media/mediatek-vcodec.txt
+F:	Documentation/devicetree/bindings/media/mediatek,vcodec*.yaml
 F:	Documentation/devicetree/bindings/media/mediatek-vpu.txt
 F:	drivers/media/platform/mtk-vcodec/
 F:	drivers/media/platform/mtk-vpu/
-- 
2.17.1




More information about the linux-arm-kernel mailing list