public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] ARM: imx: add missing of_node_put()
@ 2022-12-08 16:54 Dario Binacchi
  2022-12-08 16:54 ` [PATCH v2 1/1] " Dario Binacchi
  0 siblings, 1 reply; 5+ messages in thread
From: Dario Binacchi @ 2022-12-08 16:54 UTC (permalink / raw)
  To: linux-kernel
  Cc: Amarula patchwork, Dario Binacchi, Arnd Bergmann, Fabio Estevam,
	Martin Kaiser, NXP Linux Team, Pengutronix Kernel Team,
	Russell King, Sascha Hauer, Shawn Guo, linux-arm-kernel

The patch fixes the same problem on different platforms.

Changes in v2:
- Combine the 5 patches (one for each platform) into one patch as
  suggested by Arnd Bergmann.

Dario Binacchi (1):
  ARM: imx: add missing of_node_put()

 arch/arm/mach-imx/cpu-imx25.c | 1 +
 arch/arm/mach-imx/cpu-imx27.c | 1 +
 arch/arm/mach-imx/cpu-imx31.c | 1 +
 arch/arm/mach-imx/cpu-imx35.c | 1 +
 arch/arm/mach-imx/cpu-imx5.c  | 1 +
 5 files changed, 5 insertions(+)

-- 
2.32.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-12-31 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 16:54 [PATCH v2 0/1] ARM: imx: add missing of_node_put() Dario Binacchi
2022-12-08 16:54 ` [PATCH v2 1/1] " Dario Binacchi
2022-12-08 16:56   ` Fabio Estevam
2022-12-09 17:13   ` Martin Kaiser
2022-12-31 13:14   ` Shawn Guo

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