]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Jan 2025 16:05:32 +0000 (08:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Jan 2025 16:05:32 +0000 (08:05 -0800)
commitb999e7f92e24e32a785934e5c561c0999e8c14bb
treeb0c20c15990735f1d1136db7761bff62cd1ee285
parent9d64558493fef271a38672d048f16e3617e3290a
parent907af7d6e0c8cf4086b1bc5218281b2ca09f130b
Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

Pull regulator fixes from Mark Brown:
 "A couple of fixes for !REGULATOR and !OF configurations, adding
  missing stubs"

* tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATOR
  regulator: Guard of_regulator_bulk_get_all() with CONFIG_OF