From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regmap updates for v5.17
Date: Mon, 10 Jan 2022 13:28:57 +0000 [thread overview]
Message-ID: <20220110132907.88261C36AE5@smtp.kernel.org> (raw)
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(-)
next reply other threads:[~2022-01-10 13:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-10 13:28 Mark Brown [this message]
2022-01-11 20:53 ` 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=20220110132907.88261C36AE5@smtp.kernel.org \
--to=broonie@kernel.org \
--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
Powered by JetHome