public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regmap fixes for v6.7-rc4
@ 2023-12-06 13:43 Mark Brown
  2023-12-07 20:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2023-12-06 13:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Mark Brown

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-07 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-06 13:43 [GIT PULL] regmap fixes for v6.7-rc4 Mark Brown
2023-12-07 20:47 ` 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