* [GIT PULL] regmap fixes for v6.13-rc1
@ 2024-12-06 15:39 Mark Brown
2024-12-06 20:05 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2024-12-06 15:39 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Mark Brown
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-06 20:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06 15:39 [GIT PULL] regmap fixes for v6.13-rc1 Mark Brown
2024-12-06 20:05 ` 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