[PATCH 0/5] ARM: imx: add missing of_node_put()

From: Dario Binacchi
Date: Tue Dec 06 2022 - 12:11:17 EST


The 5 patches in the series fix the same problem on different platforms.
In doing so it is possible to add to each of them the tag "Fixes" which
identifies the commit they fix.


Dario Binacchi (5):
ARM: imx25: add missing of_node_put()
ARM: imx27: add missing of_node_put()
ARM: imx31: add missing of_node_put()
ARM: imx35: add missing of_node_put()
ARM: imx5: 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