[GIT PULL] regulator fixes for v6.17-rc3

From: Mark Brown
Date: Fri Aug 29 2025 - 05:10:09 EST


The following changes since commit 1b237f190eb3d36f52dffe07a40b5eb210280e00:

Linux 6.17-rc3 (2025-08-24 12:04:12 -0400)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.17-rc3

for you to fetch changes up to ef3e9c91ed87f13dba877a20569f4a0accf0612c:

regulator: pm8008: fix probe failure due to negative voltage selector (2025-08-24 22:41:04 +0100)

----------------------------------------------------------------
regulator: Fix for v6.17

One simple fix for the pm8008 driver for poor error handling, switching
to use a helper which does the right thing in the affected case.

----------------------------------------------------------------
Kamal Wadhwa (1):
regulator: pm8008: fix probe failure due to negative voltage selector

drivers/regulator/qcom-pm8008-regulator.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)