[GIT PULL] regulator fixes for v6.2-rc3
From: Mark Brown
Date: Thu Jan 12 2023 - 06:43:01 EST
The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.2-rc3
for you to fetch changes up to f528fe213a6ad21a6e8644dbd5de10dc264a89fd:
regulator: qcom-rpmh: PM8550 ldo11 regulator is an nldo (2023-01-03 15:54:38 +0000)
----------------------------------------------------------------
regulator: Fixes for 6.2
A couple of small driver specific fixes, one of which I queued for 6.1
but didn't actually send out so has had *plenty* of testing in -next.
----------------------------------------------------------------
Mark Brown (1):
regulator: Merge up forgotten fix
Neil Armstrong (1):
regulator: qcom-rpmh: PM8550 ldo11 regulator is an nldo
Ricardo Ribalda (1):
regulator: da9211: Use irq handler when ready
drivers/regulator/da9211-regulator.c | 11 ++++++-----
drivers/regulator/qcom-rpmh-regulator.c | 2 +-
2 files changed, 7 insertions(+), 6 deletions(-)