]> git.dujemihanovic.xyz Git - linux.git/commit
Merge tag 'regmap-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Feb 2024 17:11:06 +0000 (09:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Feb 2024 17:11:06 +0000 (09:11 -0800)
commit2c460834f6034e0b614f644694c226b55037c056
tree68a6d4b20be0fb30676fdf1d09344ef92d525779
parent9207fe7572f92b564c84f23e895213e6eaf98c01
parent2f0dbb24f78a333433a2b875c0b76bf55c119cd4
Merge tag 'regmap-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap test fixes from Mark Brown:
 "Guenter runs a lot of KUnit tests so noticed that there were a couple
  of the regmap tests, including the newly added noinc test, which could
  show spurious failures due to the use of randomly generated test
  values. These changes handle the randomly generated data properly"

* tag 'regmap-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: kunit: Ensure that changed bytes are actually different
  regmap: kunit: fix raw noinc write test wrapping