]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'regulator-fix-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Jul 2026 02:07:24 +0000 (19:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Jul 2026 02:07:24 +0000 (19:07 -0700)
commitdd3210c47e8d3ac6b4e9141fc68acc03b38c0ba3
treefbb912c5ef418f57529a40a886a0e7e6ca2ca0d9
parentbf124bae08c35cb8b5392ec8005f9890833b9056
parentd38f8bd771c4999b797d7074b348cf201414bd34
Merge tag 'regulator-fix-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

Pull regulator fixes from Mark Brown:
 "A couple of straightforward fixes for device loading, plus a fix for
  the core support for keeping multiple regulators with voltages close
  to each other that was sadly introduced due to one of the more
  beautiful corners of our API design"

* tag 'regulator-fix-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCK
  regulator: mt6363: add missing MODULE_DEVICE_TABLE()
  regulator: mt6316: add missing MODULE_DEVICE_TABLE()