* [GIT PULL] regulator fixes for v7.2-rc2
@ 2026-07-10 20:50 Mark Brown
2026-07-11 3:08 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2026-07-10 20:50 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Liam Girdwood, linux-kernel, Mark Brown
The following changes since commit 8cdeaa50eae8dad34885515f62559ee83e7e8dda:
Linux 7.2-rc2 (2026-07-05 14:44:06 -1000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v7.2-rc2
for you to fetch changes up to d38f8bd771c4999b797d7074b348cf201414bd34:
regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCK (2026-07-09 01:41:17 +0100)
----------------------------------------------------------------
regulator: Fixes for v7.2
A couple of straightforward fixes for device loading, plus a fix for the
core support for keeping multiple regulators with voltages close to each
other that was sadly introduced due to one of the more beautiful corners
of our API design.
----------------------------------------------------------------
Pengpeng Hou (2):
regulator: mt6316: add missing MODULE_DEVICE_TABLE()
regulator: mt6363: add missing MODULE_DEVICE_TABLE()
Timur Tabi (1):
regulator: core: regulator_lock_two() should test for EDEADLK not EDEADLOCK
drivers/regulator/core.c | 4 ++--
drivers/regulator/mt6316-regulator.c | 1 +
drivers/regulator/mt6363-regulator.c | 1 +
3 files changed, 4 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-11 3:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 20:50 [GIT PULL] regulator fixes for v7.2-rc2 Mark Brown
2026-07-11 3:08 ` 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