From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regulator fixes for v5.12-rc6
Date: Wed, 07 Apr 2021 13:53:41 +0100 [thread overview]
Message-ID: <20210407125410.DFA6B6113A@mail.kernel.org> (raw)
The following changes since commit d450293c55005a3b0a25d209e981ac425483fead:
regulator: mt6315: Fix off-by-one for .n_voltages (2021-03-11 13:23:21 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.12-rc6
for you to fetch changes up to 1deceabbdc0dd3162def1e26acb2e57a93275909:
regulator: bd9571mwv: Convert device attribute to sysfs_emit() (2021-03-15 15:42:12 +0000)
----------------------------------------------------------------
regulator: bd9571mwv fixes for v5.12
A set of driver specific fixes here, the main one is a fix to not try to
set unsupported voltages on this device. The other two patches clean up
the error handling and eliminate the possibility that we could overflow
the page when writing sysfs output (which AFAICT wasn't an issue but
better to be sure).
----------------------------------------------------------------
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(-)
next reply other threads:[~2021-04-07 12:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-07 12:53 Mark Brown [this message]
2021-04-07 18:28 ` [GIT PULL] regulator fixes for v5.12-rc6 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210407125410.DFA6B6113A@mail.kernel.org \
--to=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox