Re: [PATCH 1/7] power: supply: core: get rid of of_node
From: AngeloGioacchino Del Regno
Date: Tue Feb 25 2025 - 05:48:19 EST
Il 25/02/25 00:21, Sebastian Reichel ha scritto:
This removes .of_node from 'struct power_supply', since there
is already a copy in .dev.of_node and there is no need to have
two copies.
Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>