power: supply: core: remove of_node from power_supply_config
authorSebastian Reichel <sebastian.reichel@collabora.com>
Sun, 8 Jun 2025 20:40:02 +0000 (22:40 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sat, 21 Jun 2025 23:48:58 +0000 (01:48 +0200)
commit520c790c83e9e4c915a8e3fc9f2152ece39b6511
tree6c61f906f95d70fb0da07d3038f239cb050f2277
parent0bbdb13a171449d947e7f93b6453ebb7e27767fe
power: supply: core: remove of_node from power_supply_config

All drivers have been migrated from .of_node to .fwnode,
so let's kill the former.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20250430-psy-core-convert-to-fwnode-v2-2-f9643b958677@collabora.com
Reviewed-by: Hans de Goede <hansg@kernel.org>
Signed-off-by: Hans de Goede <hansg@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/power_supply_core.c
include/linux/power_supply.h