aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorLiang He <[email protected]>2023-03-22 11:30:57 +0800
committerHans de Goede <[email protected]>2023-03-22 15:23:03 +0100
commitacd0acb802b90f88d19ad4337183e44fd0f77c50 (patch)
tree8c7c1b9c77caa2207d19977b3e93a3edf72c70b1 /lib
parent8a02d70679fc1c434401863333c8ea7dbf201494 (diff)
platform/surface: aggregator: Add missing fwnode_handle_put()
In fwnode_for_each_child_node(), we should add fwnode_handle_put() when break out of the iteration fwnode_for_each_child_node() as it will automatically increase and decrease the refcounter. Fixes: fc622b3d36e6 ("platform/surface: Set up Surface Aggregator device registry") Signed-off-by: Liang He <[email protected]> Reviewed-by: Maximilian Luz <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions