diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-10-05 12:05:10 +0200 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2024-10-15 22:22:21 +0200 |
commit | 85d319e14f301e1c68131b74c1dceabae73d1e81 (patch) | |
tree | 4ed6d5ad74a681662d8a49eb9024f15eadf56bfd /net/lapb/lapb_subr.c | |
parent | 79b9630e6fc80f225e1564b42cae154970f31136 (diff) |
power: supply: core: remove {,devm_}power_supply_register_no_ws()
The same functionality is available through
power_supply_config::no_wakeup_source, which is more idiomatic.
All users of the old API have been converted.
Also remove the argument "ws" from __power_supply_register(),
as it is now always "true".
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-8-1d62bf9bcb1d@weissschuh.net
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions