]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Dec 2025 00:54:59 +0000 (09:54 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Dec 2025 00:54:59 +0000 (09:54 +0900)
Pull regulator fixes from Mark Brown:
 "A few fixes that came in during the merge window, nothing too
  exciting - the one core fix improves error propagation from gpiolib
  which hopefully shouldn't actually happen but is safer"

* tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: spacemit: Align input supply name with the DT binding
  regulator: fixed: Rely on the core freeing the enable GPIO
  regulator: check the return value of gpiod_set_value_cansleep()


Trivial merge