]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'soc-arm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Feb 2026 05:03:14 +0000 (21:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Feb 2026 05:03:14 +0000 (21:03 -0800)
commit60dc45dde44e0b5c433d8db574daf86b59eb6dc3
tree14aa0f9bec033f2cc1f28009fcd739097b33cf2d
parentbdbddf72a2ab1cfea699959795d70df3931eefe7
parent16868b35b915a8a0fc810cd14b3b4927a5fb2213
Merge tag 'soc-arm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull arm platform SoC code updates from Arnd Bergmann:
 "These are mainly code cleanups, dropping some unneeded code, plus a
  reference counting leak fix"

* tag 'soc-arm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  ARM: at91: remove unnecessary of_platform_default_populate calls
  ARM: at91: Move PM init functions to .init_late hook
  ARM: omap1: drop unused Kconfig symbol
  ARM: omap2: Fix reference count leaks in omap_control_init()