Message ID | 20250423130318.31244-1-johan+linaro@kernel.org |
---|---|
Headers | show |
Series | rtc: drop unused module alias | expand |
Hi Alexandre, On Wed, Apr 23, 2025 at 03:03:11PM +0200, Johan Hovold wrote: > When working on the pm8xxx driver I noticed that it had a platform > module alias while only supporting OF probe. This series drops it along > with unused aliases in the other RTC drivers. > Johan Hovold (7): > rtc: at91rm9200: drop unused module alias > rtc: cpcap: drop unused module alias > rtc: da9063: drop unused module alias > rtc: jz4740: drop unused module alias > rtc: pm8xxx: drop unused module alias > rtc: s3c: drop unused module alias > rtc: stm32: drop unused module alias With the merge window around corner, could you pick these up for 6.16? Johan
On Wed, 23 Apr 2025 15:03:11 +0200, Johan Hovold wrote: > When working on the pm8xxx driver I noticed that it had a platform > module alias while only supporting OF probe. This series drops it along > with unused aliases in the other RTC drivers. > > Johan > > > [...] Applied, thanks! [1/7] rtc: at91rm9200: drop unused module alias https://git.kernel.org/abelloni/c/9f05c3943eb6 [2/7] rtc: cpcap: drop unused module alias https://git.kernel.org/abelloni/c/5f28ab049fb3 [3/7] rtc: da9063: drop unused module alias https://git.kernel.org/abelloni/c/ac45f6e2473b [4/7] rtc: jz4740: drop unused module alias https://git.kernel.org/abelloni/c/c61f165617b1 [5/7] rtc: pm8xxx: drop unused module alias https://git.kernel.org/abelloni/c/d5e85c8bfaa6 [6/7] rtc: s3c: drop unused module alias https://git.kernel.org/abelloni/c/149834a414e1 [7/7] rtc: stm32: drop unused module alias https://git.kernel.org/abelloni/c/3639b35857e2 Best regards,