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 fixes for v6.13-rc1
Date: Fri, 06 Dec 2024 15:39:00 +0000 [thread overview]
Message-ID: <93ea3817b0aa8bf9e95e9270537af268.broonie@kernel.org> (raw)
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.13-rc1
for you to fetch changes up to 3061e170381af96d1e66799d34264e6414d428a7:
regmap: detach regmap from dev on regmap_exit (2024-12-02 00:29:31 +0000)
----------------------------------------------------------------
regmap: Fixes for v6.13
A couple of small fixes, fixing an incorrect format specifier in a log
message and adding missing cleanup of the devres data used to support
dev_get_regmap() when a device is unregistered.
----------------------------------------------------------------
Cosmin Tanislav (1):
regmap: detach regmap from dev on regmap_exit
Mark Brown (1):
regmap: Use correct format specifier for logging range errors
drivers/base/regmap/regmap.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
next reply other threads:[~2024-12-06 15:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 15:39 Mark Brown [this message]
2024-12-06 20:05 ` [GIT PULL] regmap fixes for v6.13-rc1 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=93ea3817b0aa8bf9e95e9270537af268.broonie@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