[GIT PULL] regulator fixes for v5.17-rc4

From: Mark Brown
Date: Mon Feb 14 2022 - 11:31:57 EST


The following changes since commit b4c18c18ebf7cf1e602af88c12ef9cb0d6e5ce51:

regulator: MAX20086: add gpio/consumer.h (2022-01-19 16:47:39 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 4e2a354e3775870ca823f1fb29bbbffbe11059a6:

regulator: core: fix false positive in regulator_late_cleanup() (2022-02-08 13:37:48 +0000)

----------------------------------------------------------------
regulator: Fix for v5.17

One fix here, for initialisation of regulators that don't have an
in_enabled() operation which would mainly impact cases where they aren't
otherwise used during early setup for some reason.

----------------------------------------------------------------
Oliver Barta (1):
regulator: core: fix false positive in regulator_late_cleanup()

drivers/regulator/core.c | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)