lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250423130318.31244-1-johan+linaro@kernel.org>
Date: Wed, 23 Apr 2025 15:03:11 +0200
From: Johan Hovold <johan+linaro@...nel.org>
To: Alexandre Belloni <alexandre.belloni@...tlin.com>
Cc: Nicolas Ferre <nicolas.ferre@...rochip.com>,
	Claudiu Beznea <claudiu.beznea@...on.dev>,
	Paul Cercueil <paul@...pouillou.net>,
	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,
	Johan Hovold <johan+linaro@...nel.org>
Subject: [PATCH 0/7] rtc: drop unused module alias

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ