linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v5.12-rc6
@ 2021-04-07 12:53 Mark Brown
  2021-04-07 18:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2021-04-07 12:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Liam Girdwood, linux-kernel, Mark Brown

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] regulator fixes for v5.12-rc6
  2021-04-07 12:53 [GIT PULL] regulator fixes for v5.12-rc6 Mark Brown
@ 2021-04-07 18:28 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-04-07 18:28 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, Liam Girdwood, linux-kernel, Mark Brown

The pull request you sent on Wed, 07 Apr 2021 13:53:41 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.12-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e3bb2f4f96a653f85b3bf19bc482064d47cdb98c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-07 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 12:53 [GIT PULL] regulator fixes for v5.12-rc6 Mark Brown
2021-04-07 18:28 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).