This is an automatic generated email to let you know that the following patch were queued:
Subject: MAINTAINERS: correct file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8 Author: Lukas Bulwahn <[email protected]> Date: Mon Jul 31 15:14:27 2023 +0200 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 <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/MAINTAINERS b/MAINTAINERS index 9bfd74da5335..0dae72a07d0d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13017,7 +13017,7 @@ F: Documentation/devicetree/bindings/media/nxp,imx7-csi.yaml F: Documentation/devicetree/bindings/media/nxp,imx8mq-mipi-csi2.yaml F: drivers/media/platform/nxp/imx-mipi-csis.c F: drivers/media/platform/nxp/imx7-media-csi.c -F: drivers/media/platform/nxp/imx8mq-mipi-csi.c +F: drivers/media/platform/nxp/imx8mq-mipi-csi2.c MEDIA DRIVERS FOR HELENE M: Abylay Ospan <[email protected]> _______________________________________________ linuxtv-commits mailing list [email protected] https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
