]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Aug 2025 05:40:28 +0000 (08:40 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Aug 2025 05:40:28 +0000 (08:40 +0300)
commit21a1f198273806a20ef0c3c89721617c7dd76ece
tree9e4db9a52973c3e3fd11671d3b7b646073d33382
parent25046d5b005bddb927182df9780ef2e99bc19535
parent76b6e14aa7b081337d118a82397d919b5e072bb4
Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap fixes from Mark Brown:
 "These patches fix a lockdep issue Russell King reported with nested
  regmap-irqs (unusual since regmap is generally for devices on slow
  buses so devices don't get nested), plus add a missing mutex free
  which I noticed while implementing a fix for that issue"

* tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: irq: Avoid lockdep warnings with nested regmap-irq chips
  regmap: irq: Free the regmap-irq mutex