[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <8b55bb875340841a61837b159bb72ced.broonie@kernel.org>
Date: Fri, 10 Jan 2025 13:40:05 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v6.13-rc6
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(-)
Powered by blists - more mailing lists