linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] rtc: drop unused module alias
@ 2025-04-23 13:03 Johan Hovold
  2025-04-23 13:03 ` [PATCH 1/7] rtc: at91rm9200: " Johan Hovold
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Johan Hovold @ 2025-04-23 13:03 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Nicolas Ferre, Claudiu Beznea, Paul Cercueil, Maxime Coquelin,
	Alexandre Torgue, Sebastian Reichel, linux-rtc, linux-kernel,
	Johan Hovold

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


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

 drivers/rtc/rtc-at91rm9200.c | 1 -
 drivers/rtc/rtc-cpcap.c      | 1 -
 drivers/rtc/rtc-da9063.c     | 1 -
 drivers/rtc/rtc-jz4740.c     | 1 -
 drivers/rtc/rtc-pm8xxx.c     | 1 -
 drivers/rtc/rtc-s3c.c        | 1 -
 drivers/rtc/rtc-stm32.c      | 1 -
 7 files changed, 7 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-05-24 22:03 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-23 13:03 [PATCH 0/7] rtc: drop unused module alias Johan Hovold
2025-04-23 13:03 ` [PATCH 1/7] rtc: at91rm9200: " Johan Hovold
2025-05-06 14:22   ` Krzysztof Kozlowski
2025-04-23 13:03 ` [PATCH 2/7] rtc: cpcap: " Johan Hovold
2025-04-23 21:30   ` Sebastian Reichel
2025-04-23 13:03 ` [PATCH 3/7] rtc: da9063: " Johan Hovold
2025-05-06 14:50   ` Krzysztof Kozlowski
2025-04-23 13:03 ` [PATCH 4/7] rtc: jz4740: " Johan Hovold
2025-04-24 10:13   ` Paul Cercueil
2025-04-23 13:03 ` [PATCH 5/7] rtc: pm8xxx: " Johan Hovold
2025-05-06 14:51   ` Krzysztof Kozlowski
2025-04-23 13:03 ` [PATCH 6/7] rtc: s3c: " Johan Hovold
2025-05-06 14:19   ` Krzysztof Kozlowski
2025-05-06 14:35     ` Johan Hovold
2025-05-06 14:45       ` Krzysztof Kozlowski
2025-04-23 13:03 ` [PATCH 7/7] rtc: stm32: " Johan Hovold
2025-05-06 14:22   ` Krzysztof Kozlowski
2025-05-20  7:33 ` [PATCH 0/7] rtc: " Johan Hovold
2025-05-24 22:03 ` Alexandre Belloni

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