2021-03-12 13:05:58

by Geert Uytterhoeven

[permalink] [raw]
Subject: [PATCH 0/3] regulator: bd9571mwv: Miscellaneous fixes and improvements

*** BLURB HERE ***

Geert Uytterhoeven (3):
regulator: bd9571mwv: Fix AVS and DVFS voltage range
regulator: bd9571mwv: Fix regulator name printed on registration
failure
regulator: bd9571mwv: Convert device attribute to sysfs_emit()

drivers/regulator/bd9571mwv-regulator.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

--
2.25.1

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds


2021-03-12 13:08:58

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH 0/3] regulator: bd9571mwv: Miscellaneous fixes and improvements

Hi Marek, Liam, Mark,

On Fri, Mar 12, 2021 at 2:02 PM Geert Uytterhoeven
<[email protected]> wrote:
> *** BLURB HERE ***

Woops, that was a bit too early, sorry for that.
But there was not much to say anyway, just a few miscellaneous fixes
and improvements.

Thanks for your comments!

> Geert Uytterhoeven (3):
> regulator: bd9571mwv: Fix AVS and DVFS voltage range
> regulator: bd9571mwv: Fix regulator name printed on registration
> failure
> regulator: bd9571mwv: Convert device attribute to sysfs_emit()
>
> drivers/regulator/bd9571mwv-regulator.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds

2021-03-15 17:02:27

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH 0/3] regulator: bd9571mwv: Miscellaneous fixes and improvements

On Fri, 12 Mar 2021 14:02:39 +0100, Geert Uytterhoeven wrote:
> *** BLURB HERE ***
>
> Geert Uytterhoeven (3):
> regulator: bd9571mwv: Fix AVS and DVFS voltage range
> regulator: bd9571mwv: Fix regulator name printed on registration
> failure
> regulator: bd9571mwv: Convert device attribute to sysfs_emit()
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next

Thanks!

[1/3] regulator: bd9571mwv: Fix AVS and DVFS voltage range
commit: 3b6e7088afc919f5b52e4d2de8501ad34d35b09b
[2/3] regulator: bd9571mwv: Fix regulator name printed on registration failure
commit: 9cbc23f7d51fb0b1363bdfdd0b770aa7b5982f2f
[3/3] regulator: bd9571mwv: Convert device attribute to sysfs_emit()
commit: 1deceabbdc0dd3162def1e26acb2e57a93275909

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark