Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH -next RESEND 0/2] mfd: Use for_each_child_of_node_scoped()
@ 2024-08-26  9:27 Jinjie Ruan
  2024-08-26  9:27 ` [PATCH -next RESEND 1/2] mfd: max77620: " Jinjie Ruan
  2024-08-26  9:27 ` [PATCH -next RESEND 2/2] mfd: qcom-spmi-pmic: " Jinjie Ruan
  0 siblings, 2 replies; 5+ messages in thread
From: Jinjie Ruan @ 2024-08-26  9:27 UTC (permalink / raw)
  To: lee, linux-kernel, linux-arm-msm, krzk, jic23; +Cc: ruanjinjie

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-30  7:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-26  9:27 [PATCH -next RESEND 0/2] mfd: Use for_each_child_of_node_scoped() Jinjie Ruan
2024-08-26  9:27 ` [PATCH -next RESEND 1/2] mfd: max77620: " Jinjie Ruan
2024-08-30  7:43   ` (subset) " Lee Jones
2024-08-26  9:27 ` [PATCH -next RESEND 2/2] mfd: qcom-spmi-pmic: " Jinjie Ruan
2024-08-30  7:56   ` (subset) " Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox