MAINTAINERS: correct file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 31 Jul 2023 13:14:27 +0000 (15:14 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 10 Aug 2023 05:58:38 +0000 (07:58 +0200)
commitc2c0abbe86a089ce7541fa66b5eddf7affe8e106
tree78c2ed1b38a48cf0606fafd3e9ecc56f2a8ff49c
parent12cc6da36af13bc18450e96902a7d70c114d0412
MAINTAINERS: correct file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8

Commit cd063027c304 ("media: imx: Unstage the imx8mq-mipi-csi2 driver")
adds a file entry for the driver code to MEDIA DRIVERS FOR FREESCALE
IMX7/8, but misses the number '2' suffix in that entry. Hence,
./scripts/get_maintainer.pl --self-test=patterns complains about a broken
reference.

Correct the file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
MAINTAINERS