Merge tag 'regmap-fix-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Dec 2023 20:30:54 +0000 (12:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Dec 2023 20:30:54 +0000 (12:30 -0800)
commit4388ae22aeaa1cd2f74edaa5cf5a518cc5f04c56
treec7317a59dc2279df90f70ac055f9e1acc7cbd7c0
parentd5c0b601453483f3068b9b06e13f83ea546c36e6
parentfea88064445a59584460f7f67d102b6e5fc1ca1d
Merge tag 'regmap-fix-v6.7-rc4' of git://git./linux/kernel/git/broonie/regmap

Pull regmap fix from Mark Brown:
 "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"

* tag 'regmap-fix-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: fix bogus error on regcache_sync success