regulator: act8865-regulator: switch psy_cfg from of_node to fwnode
authorSebastian Reichel <sebastian.reichel@collabora.com>
Sun, 8 Jun 2025 20:40:01 +0000 (22:40 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sat, 21 Jun 2025 23:39:51 +0000 (01:39 +0200)
commitceed13630489fb9afbaa1326d2adc793d91fa48b
tree6281d9268bdbf1bef2ccc4a9268a655c17da3914
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
regulator: act8865-regulator: switch psy_cfg from of_node to fwnode

In order to remove .of_node from the power_supply_config struct,
use .fwnode instead.

Link: https://lore.kernel.org/r/20250430-psy-core-convert-to-fwnode-v2-1-f9643b958677@collabora.com
Reviewed-by: Hans de Goede <hansg@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/regulator/act8865-regulator.c