]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'integrator-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/linus...
authorArnd Bergmann <arnd@arndb.de>
Thu, 5 Sep 2024 14:11:08 +0000 (14:11 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 5 Sep 2024 14:11:14 +0000 (14:11 +0000)
commit639d5f6dee6eef470bcef434a5c401571602d9c4
tree4952395700fc5213f41a84e2f1bf7cfe6025417a
parentb1cd063981de572f010092b7afde5ff4b3d923eb
parent15a62b81175885b5adfcaf49870466e3603f06c7
Merge tag 'integrator-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into soc/drivers

Integrator fixes for the v6.12 kernel cycle, some of_node_put():s
were missing in the SoC drivers.

* tag 'integrator-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator:
  bus: integrator-lm: fix OF node leak in probe()
  ARM: versatile: fix OF node leak in CPUs prepare

Link: https://lore.kernel.org/r/CACRpkdahXECZXWA5uv=SZtkzU0E++fQj7QWK8kYuH0-asLUPqg@mail.gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>