All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes
@ 2022-11-09 12:05 Rafael J. Wysocki
  2022-11-09 12:07 ` [PATCH v2 1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe() Rafael J. Wysocki
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Rafael J. Wysocki @ 2022-11-09 12:05 UTC (permalink / raw)
  To: Alexandre Belloni, linux-rtc
  Cc: Linux ACPI, LKML, Linux PM, Zhang Rui, Alessandro Zummo,
	Andy Shevchenko, Bjorn Helgaas

Hi All,

This is a v2 of the series previously posted as

https://lore.kernel.org/linux-acpi/2276401.ElGaqSPkdT@kreacher/

The first three patches in the series have not changed since then (I have
considered moving the last patch, which is a fix, to the front, but that turns
out to be a bit cumbersome and not really worth the effort).

This series of patches does some assorted ACPI-related cleanups to the CMOS RTC
driver:
- redundant static variable is dropped,
- code duplication is reduced,
- code is relocated so as to drop a few unnecessary forward declarations of
  functions,
- functions are renamed to avoid confusion,
and fixes up an issue in the driver removal path.

Thanks!




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

end of thread, other threads:[~2022-11-15 20:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 12:05 [PATCH v2 0/5] rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes Rafael J. Wysocki
2022-11-09 12:07 ` [PATCH v2 1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe() Rafael J. Wysocki
2022-11-09 12:09 ` [PATCH v2 2/5] rtc: rtc-cmos: Call rtc_wake_setup() " Rafael J. Wysocki
2022-11-09 12:09 ` [PATCH v2 3/5] rtc: rtc-cmos: Eliminate forward declarations of some functions Rafael J. Wysocki
2022-11-09 12:12 ` [PATCH v2 4/5] rtc: rtc-cmos: Rename ACPI-related functions Rafael J. Wysocki
2022-11-09 12:15 ` [PATCH v2 5/5] rtc: rtc-cmos: Disable ACPI RTC event on removal Rafael J. Wysocki
2022-11-09 13:11 ` [PATCH v2 0/5] rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes Andy Shevchenko
2022-11-10 12:00 ` Zhang Rui
2022-11-15 20:08 ` Alexandre Belloni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.