linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] media: imx-mipi-csis: drop unused module alias
@ 2025-10-17  6:00 Johan Hovold
  2025-10-17  6:00 ` [PATCH 2/3] media: imx7-media-csi: " Johan Hovold
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Johan Hovold @ 2025-10-17  6:00 UTC (permalink / raw)
  To: Rui Miguel Silva, Laurent Pinchart, Martin Kepplinger
  Cc: Purism Kernel Team, Mauro Carvalho Chehab, linux-media,
	Johan Hovold

The driver does not support anything but OF probe since commit
f0e7cfbb43f1 ("media: imx: imx7_mipi_csis: Add i.MX8MM support") so
drop the unused platform module alias.

Signed-off-by: Johan Hovold <johan@kernel.org>
---
 drivers/media/platform/nxp/imx-mipi-csis.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/media/platform/nxp/imx-mipi-csis.c b/drivers/media/platform/nxp/imx-mipi-csis.c
index d5de7854f579..fd399af56e0c 100644
--- a/drivers/media/platform/nxp/imx-mipi-csis.c
+++ b/drivers/media/platform/nxp/imx-mipi-csis.c
@@ -1634,4 +1634,3 @@ module_platform_driver(mipi_csis_driver);
 
 MODULE_DESCRIPTION("i.MX7 & i.MX8 MIPI CSI-2 receiver driver");
 MODULE_LICENSE("GPL v2");
-MODULE_ALIAS("platform:imx-mipi-csi2");
-- 
2.49.1


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-10-26 20:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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).