Re: [PATCH] MAINTAINERS: correct file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8

From: Laurent Pinchart
Date: Tue Aug 01 2023 - 17:54:34 EST


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@xxxxxxxxx>

Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>

> ---
> 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@xxxxxxxx>

--
Regards,

Laurent Pinchart