]> git.baikalelectronics.ru Git - kernel.git/commit
media: MAINTAINERS: refurbish MEDIATEK JPEG DRIVER section
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 8 Mar 2022 11:26:29 +0000 (12:26 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 13 May 2022 09:02:17 +0000 (11:02 +0200)
commit2ff3dda3cd79e7147e9af11c9a266a16cb10d7a0
tree22b23180b07799f472df904d70813351cab87ae8
parentf567219fe1b9706ab5692ad542481f775de9c591
media: MAINTAINERS: refurbish MEDIATEK JPEG DRIVER section

Commit b96d20c2e24e ("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@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
MAINTAINERS