diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-09-04 00:20:46 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-09-04 15:41:43 +0300 |
commit | eea3d532d87ada4d844d4b00c2e17879c5ca0e9c (patch) | |
tree | be7fb4b38d6462a37a8f20a62fd2f4fb3431ad2b /drivers/acpi/acpica/pswalk.c | |
parent | 3745de7f2d00d44e098a2cae148cd9c1f1534070 (diff) | |
download | linux-eea3d532d87ada4d844d4b00c2e17879c5ca0e9c.tar.xz |
ACPI: battery: use driver core managed async probing
In commit 0f66af530116 ("ACPI: battery: asynchronous init") the ACPI
battery driver switched to a custom async driver probing to avoid
delaying the system boot.
In the meantime the driver core gained its own async probing logic for
"slow devices which probing order is not essential for booting the system".
Switch over to the core logic and drop the custom one.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20240903-acpi-battery-async-v1-1-e4deb74fcdba@weissschuh.net
[ rjw: Changelog edit ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpica/pswalk.c')
0 files changed, 0 insertions, 0 deletions