[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231206134339.2BFB6C433C9@smtp.kernel.org>
Date: Wed, 06 Dec 2023 13:43:29 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regmap fixes for v6.7-rc4
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.7-rc4
for you to fetch changes up to fea88064445a59584460f7f67d102b6e5fc1ca1d:
regmap: fix bogus error on regcache_sync success (2023-12-04 12:36:55 +0000)
----------------------------------------------------------------
regmap: Fix for v6.7
An incremental fix for the fix introduced during the merge window for
caching of the selector for windowed register ranges, we were
incorrectly leaking an error code in the case where the last selector
accessed was for some reason not cached.
----------------------------------------------------------------
Matthias Reichl (1):
regmap: fix bogus error on regcache_sync success
drivers/base/regmap/regcache.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Powered by blists - more mailing lists