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 v7.2-merge-window
Date: Fri, 26 Jun 2026 15:12:14 +0100 [thread overview]
Message-ID: <ef2238508e0e8ea58bfa904697dcdf8c@kernel.org> (raw)
The following changes since commit 34808ac8ddafc3e2c2a59e84eaab0a410e7a0fdc:
regmap-i2c: fix sparse warning in regmap_smbus_word_write_reg16 (2026-05-21 09:47:39 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v7.2-merge-window
for you to fetch changes up to 9108f7fa493b4c88cbc09503e0c164244456bad5:
regcache: Do not overwrite error code when finalizing cache after error (2026-06-16 14:13:48 +0100)
----------------------------------------------------------------
regmap: Fix for v7.2
A fix to ensure that we don't overwrite the error code when cleaning up
a failed cache initialisation, helping people debug issues if they do
arise.
----------------------------------------------------------------
Francesco Lavra (1):
regcache: Do not overwrite error code when finalizing cache after error
drivers/base/regmap/regcache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
next reply other threads:[~2026-06-26 14:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-26 14:12 Mark Brown [this message]
2026-06-26 20:01 ` [GIT PULL] regmap fixes for v7.2-merge-window 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=ef2238508e0e8ea58bfa904697dcdf8c@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 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.