[PATCH 1/2] MAINTAINERS: refurbish MEDIATEK JPEG DRIVER section

From: Lukas Bulwahn
Date: Tue Mar 08 2022 - 06:26:59 EST


Commit a16ce2f33732 ("media: dt-bindings: mediatek: convert mtk jpeg
decoder/encoder to yaml") converts mediatek-jpeg-decoder.txt to yaml, but
missed to adjust its reference in MAINTAINERS.

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

While touching this section, generalize the file entry to also cover the
encoder yaml devicetree, as the driver directory also includes the encoder.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 80e5867b2afa..fe3feca0b7c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12337,7 +12337,7 @@ MEDIATEK JPEG DRIVER
M: Rick Chang <rick.chang@xxxxxxxxxxxx>
M: Bin Liu <bin.liu@xxxxxxxxxxxx>
S: Supported
-F: Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
+F: Documentation/devicetree/bindings/media/mediatek-jpeg-*.yaml
F: drivers/media/platform/mtk-jpeg/

MEDIATEK MDP DRIVER
--
2.17.1