mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -next 00/12] mfd: Use for_each_child_of_node_scoped()
@ 2024-08-26  8:28 Jinjie Ruan
  2024-08-26  8:28 ` [PATCH -next 01/12] mfd: max77620: " Jinjie Ruan
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Jinjie Ruan @ 2024-08-26  8:28 UTC (permalink / raw)
  To: lee, linux-kernel, 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 (12):
  mfd: max77620: Use for_each_child_of_node_scoped()
  mfd: qcom-spmi-pmic: Use for_each_child_of_node_scoped()
  mtd: rawnand: arasan: Use for_each_child_of_node_scoped()
  mtd: rawnand: cadence: Use for_each_child_of_node_scoped()
  mtd: rawnand: pl353: Use for_each_child_of_node_scoped()
  mtd: rawnand: marvell: drm/rockchip: Use
    for_each_child_of_node_scoped()
  mtd: rawnand: rockchip: Use for_each_child_of_node_scoped()
  mtd: rawnand: meson: Use for_each_child_of_node_scoped()
  mtd: rawnand: mtk: Use for_each_child_of_node_scoped()
  mtd: rawnand: renesas: Use for_each_child_of_node_scoped()
  mtd: rawnand: stm32_fmc2: Use for_each_child_of_node_scoped()
  mtd: rawnand: sunxi: Use for_each_child_of_node_scoped()

 drivers/mfd/max77620.c                          |  5 ++---
 drivers/mfd/qcom-spmi-pmic.c                    |  5 +----
 drivers/mtd/nand/raw/arasan-nand-controller.c   |  5 ++---
 drivers/mtd/nand/raw/cadence-nand-controller.c  |  4 +---
 drivers/mtd/nand/raw/marvell_nand.c             | 12 +++---------
 drivers/mtd/nand/raw/meson_nand.c               |  4 +---
 drivers/mtd/nand/raw/mtk_nand.c                 |  7 ++-----
 drivers/mtd/nand/raw/pl35x-nand-controller.c    |  5 ++---
 drivers/mtd/nand/raw/renesas-nand-controller.c  | 12 +++---------
 drivers/mtd/nand/raw/rockchip-nand-controller.c |  5 ++---
 drivers/mtd/nand/raw/stm32_fmc2_nand.c          |  7 ++-----
 drivers/mtd/nand/raw/sunxi_nand.c               |  4 +---
 12 files changed, 22 insertions(+), 53 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-08-26  8:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-26  8:28 [PATCH -next 00/12] mfd: Use for_each_child_of_node_scoped() Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 01/12] mfd: max77620: " Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 02/12] mfd: qcom-spmi-pmic: " Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 03/12] mtd: rawnand: arasan: " Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 04/12] mtd: rawnand: cadence: " Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 05/12] mtd: rawnand: pl353: " Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 06/12] mtd: rawnand: marvell: drm/rockchip: " Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 07/12] mtd: rawnand: rockchip: " Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 08/12] mtd: rawnand: meson: " Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 09/12] mtd: rawnand: mtk: " Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 10/12] mtd: rawnand: renesas: " Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 11/12] mtd: rawnand: stm32_fmc2: " Jinjie Ruan
2024-08-26  8:28 ` [PATCH -next 12/12] mtd: rawnand: sunxi: " Jinjie Ruan
2024-08-26  8:29 ` [PATCH -next 00/12] mfd: " Krzysztof Kozlowski
2024-08-26  8:58   ` Jinjie Ruan

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

all inboxes | Powered by JetHome®