]> Git Repo - linux.git/commit
mfd: qcom-spmi-pmic: Use for_each_child_of_node_scoped()
authorJinjie Ruan <[email protected]>
Mon, 26 Aug 2024 09:27:34 +0000 (17:27 +0800)
committerLee Jones <[email protected]>
Mon, 23 Sep 2024 15:20:54 +0000 (16:20 +0100)
commit015d18800269cf47a370dc885766eea36c11f7da
tree774e7bbfa82d05ace71a88746e40a9a97820d59e
parent0db28e963a3bd5237e68e0d0bd36bc3bed695b35
mfd: qcom-spmi-pmic: Use for_each_child_of_node_scoped()

Avoids the need for manual cleanup of_node_put() in early exits
from the loop.

Signed-off-by: Jinjie Ruan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
drivers/mfd/qcom-spmi-pmic.c
This page took 0.055267 seconds and 4 git commands to generate.