linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rui Miguel Silva <rui.silva@linaro.org>
To: "Johan Hovold" <johan@kernel.org>,
	"Rui Miguel Silva" <rmfrfs@gmail.com>,
	"Laurent Pinchart" <laurent.pinchart@ideasonboard.com>,
	"Martin Kepplinger" <martink@posteo.de>
Cc: "Purism Kernel Team" <kernel@puri.sm>,
	"Mauro Carvalho Chehab" <mchehab@kernel.org>,
	<linux-media@vger.kernel.org>
Subject: Re: [PATCH 2/3] media: imx7-media-csi: drop unused module alias
Date: Mon, 20 Oct 2025 08:37:06 +0100	[thread overview]
Message-ID: <DDMZ74PREAED.3H70WMNYIA0KJ@linaro.com> (raw)
In-Reply-To: <20251017060051.8204-2-johan@kernel.org>

Hey Johan,
Thanks for this.

On Fri Oct 17, 2025 at 7:00 AM WEST, Johan Hovold wrote:

> The driver has never supported anything but OF probing so drop the
> unused platform module alias.
>
> Signed-off-by: Johan Hovold <johan@kernel.org>

Acked-by: Rui Miguel Silva <rui.silva@linaro.org>

Cheers,
    Rui

> ---
>  drivers/media/platform/nxp/imx7-media-csi.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/media/platform/nxp/imx7-media-csi.c b/drivers/media/platform/nxp/imx7-media-csi.c
> index 34a92642bbfe..933a5f39f9f4 100644
> --- a/drivers/media/platform/nxp/imx7-media-csi.c
> +++ b/drivers/media/platform/nxp/imx7-media-csi.c
> @@ -2290,4 +2290,3 @@ module_platform_driver(imx7_csi_driver);
>  MODULE_DESCRIPTION("i.MX7 CSI subdev driver");
>  MODULE_AUTHOR("Rui Miguel Silva <rui.silva@linaro.org>");
>  MODULE_LICENSE("GPL v2");
> -MODULE_ALIAS("platform:imx7-csi");
> -- 
> 2.49.1




  reply	other threads:[~2025-10-20  7:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-17  6:00 [PATCH 1/3] media: imx-mipi-csis: drop unused module alias Johan Hovold
2025-10-17  6:00 ` [PATCH 2/3] media: imx7-media-csi: " Johan Hovold
2025-10-20  7:37   ` Rui Miguel Silva [this message]
2025-10-20 20:24   ` Frank Li
2025-10-26 20:52   ` Laurent Pinchart
2025-10-17  6:00 ` [PATCH 3/3] media: imx8mq-mipi-csi2: " Johan Hovold
2025-10-20  8:37   ` Martin Kepplinger
2025-10-20 20:25   ` Frank Li
2025-10-26 20:52   ` Laurent Pinchart
2025-10-20  7:36 ` [PATCH 1/3] media: imx-mipi-csis: " Rui Miguel Silva
2025-10-20 20:24 ` Frank Li
2025-10-26 20:51 ` Laurent Pinchart

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=DDMZ74PREAED.3H70WMNYIA0KJ@linaro.com \
    --to=rui.silva@linaro.org \
    --cc=johan@kernel.org \
    --cc=kernel@puri.sm \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=martink@posteo.de \
    --cc=mchehab@kernel.org \
    --cc=rmfrfs@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).