* [PATCH] dmaengine: st_fdma: drop unused module alias
@ 2025-11-20 16:49 Johan Hovold
2025-11-22 9:30 ` Vinod Koul
0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2025-11-20 16:49 UTC (permalink / raw)
To: Vinod Koul; +Cc: dmaengine, linux-kernel, Johan Hovold
The driver has never supported anything but OF probe so drop the
unused platform module alias.
Signed-off-by: Johan Hovold <johan@kernel.org>
---
I apparently missed this one for my series posted earlier today:
https://lore.kernel.org/lkml/20251120114524.8431-1-johan@kernel.org/
Johan
drivers/dma/st_fdma.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/dma/st_fdma.c b/drivers/dma/st_fdma.c
index c65ee0c7bfbd..dc2ab7d16cf2 100644
--- a/drivers/dma/st_fdma.c
+++ b/drivers/dma/st_fdma.c
@@ -866,4 +866,3 @@ MODULE_LICENSE("GPL v2");
MODULE_DESCRIPTION("STMicroelectronics FDMA engine driver");
MODULE_AUTHOR("Ludovic.barre <Ludovic.barre@st.com>");
MODULE_AUTHOR("Peter Griffin <peter.griffin@linaro.org>");
-MODULE_ALIAS("platform:" DRIVER_NAME);
--
2.51.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dmaengine: st_fdma: drop unused module alias
2025-11-20 16:49 [PATCH] dmaengine: st_fdma: drop unused module alias Johan Hovold
@ 2025-11-22 9:30 ` Vinod Koul
0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2025-11-22 9:30 UTC (permalink / raw)
To: Johan Hovold; +Cc: dmaengine, linux-kernel
On Thu, 20 Nov 2025 17:49:07 +0100, Johan Hovold wrote:
> The driver has never supported anything but OF probe so drop the
> unused platform module alias.
>
>
Applied, thanks!
[1/1] dmaengine: st_fdma: drop unused module alias
commit: cd3ba117688f7694f000293fd5c034f9f842dbb2
Best regards,
--
~Vinod
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-22 9:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-20 16:49 [PATCH] dmaengine: st_fdma: drop unused module alias Johan Hovold
2025-11-22 9:30 ` Vinod Koul
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).