All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regmap updates for v5.17
@ 2022-01-10 13:28 Mark Brown
  2022-01-11 20:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-01-10 13:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Mark Brown

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.17

for you to fetch changes up to b56a7cbf40c895cbe8b67ce5649a26b7a7bc48be:

  regmap: debugfs: Fix indentation (2022-01-07 19:16:23 +0000)

----------------------------------------------------------------
regmap: Updates for v5.17

A very quiet release for regmap:

 - Allow a custom _update_bits() operation for devices with no bus.
 - Fix an issue with creation of the debugfs directory when attaching a
   device to an existing no device regmap.
 - A trivial formatting fix.

----------------------------------------------------------------
Ansuel Smith (1):
      regmap: allow to define reg_update_bits for no bus configuration

Fabio Estevam (1):
      regmap: Call regmap_debugfs_exit() prior to _init()

Mark Brown (1):
      regmap: debugfs: Fix indentation

 drivers/base/regmap/regmap-debugfs.c | 2 +-
 drivers/base/regmap/regmap.c         | 2 ++
 include/linux/regmap.h               | 7 +++++++
 3 files changed, 10 insertions(+), 1 deletion(-)

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

* Re: [GIT PULL] regmap updates for v5.17
  2022-01-10 13:28 [GIT PULL] regmap updates for v5.17 Mark Brown
@ 2022-01-11 20:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-11 20:53 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel, Mark Brown

The pull request you sent on Mon, 10 Jan 2022 13:28:57 +0000:

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

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

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:[~2022-01-11 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 13:28 [GIT PULL] regmap updates for v5.17 Mark Brown
2022-01-11 20:53 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.