public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Frank Li <Frank.li@nxp.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: linux-media@vger.kernel.org, Johan Hovold <johan@kernel.org>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] media: imx8-isi: Drop unused module alias
Date: Mon, 3 Nov 2025 10:11:18 -0500	[thread overview]
Message-ID: <aQjGFpmdcgsMwbs8@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <20251102234438.8022-1-laurent.pinchart@ideasonboard.com>

On Mon, Nov 03, 2025 at 01:44:38AM +0200, Laurent Pinchart wrote:
> The driver has never supported anything but OF probing so drop the
> unused platform module alias.
>
> Suggested-by: Johan Hovold <johan@kernel.org>
> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
> ---
> Johan, I've got the idea from similar patches you submitted for other
> NXP media drivers, hence the Suggested-by tag. Please let me know if I
> can keep it.
>
>  drivers/media/platform/nxp/imx8-isi/imx8-isi-core.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/media/platform/nxp/imx8-isi/imx8-isi-core.c b/drivers/media/platform/nxp/imx8-isi/imx8-isi-core.c
> index c3d411ddf492..0f000582a1de 100644
> --- a/drivers/media/platform/nxp/imx8-isi/imx8-isi-core.c
> +++ b/drivers/media/platform/nxp/imx8-isi/imx8-isi-core.c
> @@ -575,7 +575,6 @@ static struct platform_driver mxc_isi_driver = {
>  };
>  module_platform_driver(mxc_isi_driver);
>
> -MODULE_ALIAS("ISI");
>  MODULE_AUTHOR("Freescale Semiconductor, Inc.");
>  MODULE_DESCRIPTION("IMX8 Image Sensing Interface driver");
>  MODULE_LICENSE("GPL");
>
> base-commit: 163917839c0eea3bdfe3620f27f617a55fd76302
> --
> Regards,
>
> Laurent Pinchart
>

  reply	other threads:[~2025-11-03 15:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-02 23:44 [PATCH] media: imx8-isi: Drop unused module alias Laurent Pinchart
2025-11-03 15:11 ` Frank Li [this message]
2025-11-04 10:13 ` Johan Hovold
2025-11-04 14:36   ` Laurent Pinchart
2025-11-04 14:45     ` Johan Hovold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aQjGFpmdcgsMwbs8@lizhi-Precision-Tower-5810 \
    --to=frank.li@nxp.com \
    --cc=imx@lists.linux.dev \
    --cc=johan@kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox