[GIT PULL] regulator fixes for v6.13-rc6
From: Mark Brown
Date: Fri Jan 10 2025 - 08:40:18 EST
The following changes since commit 13221496065fa12fac4f8a8e725444679ffddb78:
regulator: rename regulator-uv-survival-time-ms according to DT binding (2024-12-19 11:15:24 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.13-rc6
for you to fetch changes up to 907af7d6e0c8cf4086b1bc5218281b2ca09f130b:
regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATOR (2025-01-06 13:04:34 +0000)
----------------------------------------------------------------
regulator: Fixes for v6.13
A couple of fixes for !REGULATOR and !OF configurations, adding missing
stubs.
----------------------------------------------------------------
Manivannan Sadhasivam (2):
regulator: Guard of_regulator_bulk_get_all() with CONFIG_OF
regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATOR
include/linux/regulator/consumer.h | 77 ++++++++++++++++----------------------
1 file changed, 32 insertions(+), 45 deletions(-)