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

Dario Binacchi dario.binacchi at amarulasolutions.com
Tue Dec 6 09:10:44 PST 2022


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




More information about the linux-arm-kernel mailing list