]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Nov 2025 17:45:39 +0000 (10:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Nov 2025 17:45:39 +0000 (10:45 -0700)
commit963bf1619472d954d04ed8851be17df633c6afd6
treeabde0ef1d8d46e717257b3bb1383877d20d1719e
parente3e0141d3dc55eb71792dd703e3f726cc29a6430
parent48cbf50531d8eca15b8a811717afdebb8677de9b
Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap fixes from Mark Brown:
 "One documentation fix and a fix for a problem with the slimbus regmap
  which was uncovered by some changes in one of the drivers"

* tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: irq: Correct documentation of wake_invert flag
  regmap: slimbus: fix bus_context pointer in regmap init calls