]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Aug 2025 05:41:53 +0000 (08:41 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Aug 2025 05:41:53 +0000 (08:41 +0300)
Pull regulator fix from Mark Brown:
 "This fixes an issue with the newly added code for handling large
  voltage changes on regulators which require that individual voltage
  changes cover a limited range, the check for convergence was broken"

* tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: core: correct convergence check in regulator_set_voltage()


Trivial merge