[GIT PULL] regulator fixes for v6.12-rc6
From: Mark Brown
Date: Thu Nov 07 2024 - 17:21:59 EST
The following changes since commit 8e929cb546ee42c9a61d24fae60605e9e3192354:
Linux 6.12-rc3 (2024-10-13 14:33:32 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.12-rc6
for you to fetch changes up to 5e53e4a66bc7430dd2d11c18a86410e3a38d2940:
regulator: rk808: Add apply_bit for BUCK3 on RK809 (2024-11-01 14:47:08 +0000)
----------------------------------------------------------------
regulator: Fixes for v6.12
A couple of small fixes for drivers, nothing particularly remarkable.
----------------------------------------------------------------
ChiYuan Huang (1):
regulator: rtq2208: Fix uninitialized use of regulator_config
Mikhail Rudenko (1):
regulator: rk808: Add apply_bit for BUCK3 on RK809
drivers/regulator/rk808-regulator.c | 2 ++
drivers/regulator/rtq2208-regulator.c | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)