[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0c86e52bdc0a130bcf5fe152c062c2c6c07418c8.camel@crapouillou.net>
Date: Thu, 24 Apr 2025 12:13:08 +0200
From: Paul Cercueil <paul@...pouillou.net>
To: Johan Hovold <johan+linaro@...nel.org>, Alexandre Belloni
<alexandre.belloni@...tlin.com>
Cc: Nicolas Ferre <nicolas.ferre@...rochip.com>, Claudiu Beznea
<claudiu.beznea@...on.dev>, Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>, Sebastian Reichel
<sre@...nel.org>, linux-rtc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/7] rtc: jz4740: drop unused module alias
Hi Johan,
Le mercredi 23 avril 2025 à 15:03 +0200, Johan Hovold a écrit :
> The driver only support OF probe so drop the unused platform module
> alias.
>
> Fixes: 24e1f2c9383e ("rtc: ingenic: Only support probing from
> devicetree")
> Signed-off-by: Johan Hovold <johan+linaro@...nel.org>
Acked-by: Paul Cercueil <paul@...pouillou.net>
Cheers,
-Paul
> ---
> drivers/rtc/rtc-jz4740.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/rtc/rtc-jz4740.c b/drivers/rtc/rtc-jz4740.c
> index 44bba356268c..11fce47be780 100644
> --- a/drivers/rtc/rtc-jz4740.c
> +++ b/drivers/rtc/rtc-jz4740.c
> @@ -437,4 +437,3 @@ module_platform_driver(jz4740_rtc_driver);
> MODULE_AUTHOR("Lars-Peter Clausen <lars@...afoo.de>");
> MODULE_LICENSE("GPL");
> MODULE_DESCRIPTION("RTC driver for the JZ4740 SoC\n");
> -MODULE_ALIAS("platform:jz4740-rtc");
Powered by blists - more mailing lists