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

From: Mark Brown
Date: Tue Aug 16 2022 - 07:49:09 EST


The following changes since commit efc93392960cb9c3534e7aed15481ca7bcfdf15c:

regulator: Consumer load management improvements (2022-07-28 00:01:30 +0100)

are available in the Git repository at:

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

for you to fetch changes up to d511e8a7e850db567cd7f633288aa96a19508e5b:

regulator: core: Fix missing error return from regulator_bulk_get() (2022-08-10 14:52:07 +0100)

----------------------------------------------------------------
regulator: Fixes for v6.0

A couple of small fixes that came in since my pull request, nothing
major here.

----------------------------------------------------------------
Douglas Anderson (1):
regulator: core: Fix missing error return from regulator_bulk_get()

Frieder Schrempf (1):
regulator: pca9450: Remove restrictions for regulator-name

.../devicetree/bindings/regulator/nxp,pca9450-regulator.yaml | 11 -----------
drivers/regulator/core.c | 2 +-
2 files changed, 1 insertion(+), 12 deletions(-)