]> www.infradead.org Git - users/jedix/linux-maple.git/commit
power: supply: lenovo_yoga_c630_battery: register power supplies with power_supply_re...
authorThomas Weißschuh <linux@weissschuh.net>
Sat, 5 Oct 2024 10:05:08 +0000 (12:05 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 15 Oct 2024 20:22:21 +0000 (22:22 +0200)
commit705833305a7a68d6ff163626abd81735940b7751
treeba2ce751f44d94fa1ade4cf0bc4f0943f16a2cbd
parente8d2dfa6d246b2b879287c79098a1960b3856533
power: supply: lenovo_yoga_c630_battery: register power supplies with power_supply_register()

{,devm_}power_supply_register_no_ws() are going to be removed.
Switch to the general registration API.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20241005-power-supply-no-wakeup-source-v1-6-1d62bf9bcb1d@weissschuh.net
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/lenovo_yoga_c630_battery.c