* [PATCH] MAINTAINERS: correct file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8
@ 2023-07-31 13:14 Lukas Bulwahn
2023-08-01 21:54 ` Laurent Pinchart
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2023-07-31 13:14 UTC (permalink / raw)
To: Martin Kepplinger, Laurent Pinchart, Hans Verkuil,
Rui Miguel Silva, Purism Kernel Team, Mauro Carvalho Chehab,
linux-media
Cc: kernel-janitors, linux-kernel, Lukas Bulwahn
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>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 97db167eeaa7..5ba24f88a214 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13094,7 +13094,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 <aospan@netup.ru>
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: correct file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8
2023-07-31 13:14 [PATCH] MAINTAINERS: correct file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8 Lukas Bulwahn
@ 2023-08-01 21:54 ` Laurent Pinchart
0 siblings, 0 replies; 2+ messages in thread
From: Laurent Pinchart @ 2023-08-01 21:54 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: Martin Kepplinger, Hans Verkuil, Rui Miguel Silva,
Purism Kernel Team, Mauro Carvalho Chehab, linux-media,
kernel-janitors, linux-kernel
Hi Lukas,
Thank you for the patch.
On Mon, Jul 31, 2023 at 03:14:27PM +0200, Lukas Bulwahn wrote:
> 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>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 97db167eeaa7..5ba24f88a214 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13094,7 +13094,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 <aospan@netup.ru>
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-01 21:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31 13:14 [PATCH] MAINTAINERS: correct file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8 Lukas Bulwahn
2023-08-01 21:54 ` Laurent Pinchart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox