[PATCH -next RESEND 0/2] mfd: Use for_each_child_of_node_scoped()

Jinjie Ruan posted 2 patches 1 year, 3 months ago
drivers/mfd/max77620.c       | 5 ++---
drivers/mfd/qcom-spmi-pmic.c | 5 +----
2 files changed, 3 insertions(+), 7 deletions(-)
[PATCH -next RESEND 0/2] mfd: Use for_each_child_of_node_scoped()
Posted by Jinjie Ruan 1 year, 3 months ago
Use scoped for_each_available_child_of_node_scoped() when iterating over
device nodes to make code a bit simpler.

Jinjie Ruan (2):
  mfd: max77620: Use for_each_child_of_node_scoped()
  mfd: qcom-spmi-pmic: Use for_each_child_of_node_scoped()

 drivers/mfd/max77620.c       | 5 ++---
 drivers/mfd/qcom-spmi-pmic.c | 5 +----
 2 files changed, 3 insertions(+), 7 deletions(-)

-- 
2.34.1