[GIT PULL] regulator fixes for v6.10-rc1

From: Mark Brown
Date: Fri May 31 2024 - 12:56:08 EST


The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 72b6a2d6506843375c7b91197f49ef38ca0c6d0f:

regulator: rtq2208: Fix invalid memory access when devm_of_regulator_put_matches is called (2024-05-28 13:22:54 +0100)

----------------------------------------------------------------
regulator: Fix for v6.10

One fix that came in since -rc1, fixing misuse of a local variable in
the DT parsing code in the RTQ2208 driver.

----------------------------------------------------------------
Alina Yu (1):
regulator: rtq2208: Fix invalid memory access when devm_of_regulator_put_matches is called

drivers/regulator/rtq2208-regulator.c | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)