linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regmap fixes for v5.8-rc5
@ 2020-07-17 15:42 Mark Brown
  2020-07-17 17:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2020-07-17 15:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Mark Brown

The following changes since commit 95b2c3ec4cb1689db2389c251d39f64490ba641c:

  regmap: Fix memory leak from regmap_register_patch (2020-06-17 17:12:11 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v5.8-rc5

for you to fetch changes up to 299632e54b2e692d2830af84be51172480dc1e26:

  regmap: debugfs: Don't sleep while atomic for fast_io regmaps (2020-07-16 20:41:58 +0100)

----------------------------------------------------------------
regmap: Fixes for v5.8

A couple of substantial fixes here, one from Doug which fixes the
debugfs code for MMIO regmaps (fortunately not the common case) and one
from Marc fixing lookups of multiple regmaps for the same device (a very
unusual case).  There's also a fix for Kconfig to ensure we enable
SoundWire properly.

----------------------------------------------------------------
Douglas Anderson (1):
      regmap: debugfs: Don't sleep while atomic for fast_io regmaps

Marc Kleine-Budde (1):
      regmap: dev_get_regmap_match(): fix string comparison

Pierre-Louis Bossart (1):
      regmap: add missing dependency on SoundWire

 drivers/base/regmap/Kconfig          |  2 +-
 drivers/base/regmap/regmap-debugfs.c | 52 ++++++++++++++++++++----------------
 drivers/base/regmap/regmap.c         |  2 +-
 3 files changed, 31 insertions(+), 25 deletions(-)

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

* Re: [GIT PULL] regmap fixes for v5.8-rc5
  2020-07-17 15:42 [GIT PULL] regmap fixes for v5.8-rc5 Mark Brown
@ 2020-07-17 17:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-07-17 17:40 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel, Mark Brown

The pull request you sent on Fri, 17 Jul 2020 16:42:44 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v5.8-rc5

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

Thank you!

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

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

end of thread, other threads:[~2020-07-17 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 15:42 [GIT PULL] regmap fixes for v5.8-rc5 Mark Brown
2020-07-17 17:40 ` 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).