public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] add missing of_node_put
@ 2023-09-07  9:55 Julia Lawall
  2023-09-07  9:55 ` [PATCH 01/11] arm-cci: " Julia Lawall
                   ` (13 more replies)
  0 siblings, 14 replies; 23+ messages in thread
From: Julia Lawall @ 2023-09-07  9:55 UTC (permalink / raw)
  To: alsa-devel
  Cc: kernel-janitors, Zhang Rui, Amit Kucheria, linux-pm,
	linux-arm-kernel, netdev, bcm-kernel-feedback-list, linux-kernel,
	Nicholas Piggin, Christophe Leroy, linuxppc-dev, linux-mmc,
	dri-devel, linux-mediatek, AngeloGioacchino Del Regno,
	linux-media

Add of_node_put on a break out of an of_node loop.

---

 arch/powerpc/kexec/file_load_64.c                    |    8 ++++++--
 arch/powerpc/platforms/powermac/low_i2c.c            |    4 +++-
 arch/powerpc/platforms/powermac/smp.c                |    4 +++-
 drivers/bus/arm-cci.c                                |    4 +++-
 drivers/genpd/ti/ti_sci_pm_domains.c                 |    8 ++++++--
 drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c      |    4 +++-
 drivers/gpu/drm/mediatek/mtk_drm_drv.c               |    4 +++-
 drivers/media/platform/mediatek/mdp3/mtk-mdp3-comp.c |    1 +
 drivers/mmc/host/atmel-mci.c                         |    8 ++++++--
 drivers/net/ethernet/broadcom/asp2/bcmasp.c          |    1 +
 drivers/soc/dove/pmu.c                               |    5 ++++-
 drivers/thermal/thermal_of.c                         |    8 ++++++--
 sound/soc/sh/rcar/core.c                             |    1 +
 13 files changed, 46 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2023-10-04 22:25 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-07  9:55 [PATCH 00/11] add missing of_node_put Julia Lawall
2023-09-07  9:55 ` [PATCH 01/11] arm-cci: " Julia Lawall
2023-09-07  9:55 ` [PATCH 02/11] net: bcmasp: " Julia Lawall
2023-09-10 13:49   ` Simon Horman
2023-09-07  9:55 ` [PATCH 03/11] powerpc/powermac: " Julia Lawall
2023-09-07  9:55 ` [PATCH 04/11] genpd: ti: " Julia Lawall
2023-10-04 22:24   ` Ulf Hansson
2023-09-07  9:55 ` [PATCH 05/11] mmc: atmel-mci: " Julia Lawall
2023-09-14 14:47   ` Ulf Hansson
2023-09-07  9:55 ` [PATCH 06/11] powerpc/kexec_file: " Julia Lawall
2023-09-07  9:55 ` [PATCH 07/11] soc: dove: " Julia Lawall
2023-09-20  9:30   ` Gregory CLEMENT
2023-09-07  9:55 ` [PATCH 08/11] thermal/of: " Julia Lawall
2023-09-11 15:12   ` Rafael J. Wysocki
2023-09-07  9:55 ` [PATCH 09/11] drm/mediatek: " Julia Lawall
2023-09-07  9:55 ` [PATCH 10/11] ASoC: rsnd: " Julia Lawall
2023-09-08  6:05   ` Kuninori Morimoto
2023-09-08  8:25     ` Julia Lawall
2023-09-10 22:43       ` Kuninori Morimoto
2023-09-07  9:55 ` [PATCH 11/11] media: platform: mtk-mdp3: " Julia Lawall
2023-09-10 18:00 ` [PATCH 00/11] " patchwork-bot+netdevbpf
2023-09-11 15:08 ` (subset) " Mark Brown
2023-09-21  9:30 ` Michael Ellerman

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