]> git.ipfire.org Git - thirdparty/linux.git/commit
ACPI: TAD: Relocate two functions
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 31 Mar 2026 19:25:40 +0000 (21:25 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 4 Apr 2026 18:37:02 +0000 (20:37 +0200)
commit9bcdd4ef4cd24ff360c6d0df3b8efad35d82bd94
tree67594633ada37fad999910cb0a44f5f8b2d04c41
parentb14b77bbea0a82cb66f1538824783e63d4128510
ACPI: TAD: Relocate two functions

Move two functions introduced previously, __acpi_tad_wake_set() and
__acpi_tad_wake_read(), to the part of the code preceding the sysfs
interface implementation, since subsequently they will be used by
the RTC device interface too.

No intentional functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://patch.msgid.link/3960639.kQq0lBPeGt@rafael.j.wysocki
drivers/acpi/acpi_tad.c