regmap: kunit: Add some test cases and a few small
authorMark Brown <broonie@kernel.org>
Tue, 9 Apr 2024 22:27:14 +0000 (23:27 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 9 Apr 2024 22:27:14 +0000 (23:27 +0100)
Merge series from Richard Fitzgerald <rf@opensource.cirrus.com>:

This series adds some more test cases, mainly for testing:

commit eaa03486d932 ("regmap: maple: Fix uninitialized symbol 'ret' warnings")
commit 00bb549d7d63 ("regmap: maple: Fix cache corruption in regcache_maple_drop()")

And the pending patch ("regmap: Add regmap_read_bypassed()")

There are also a few small improvements to the KUnit implementation.

1  2 
drivers/base/regmap/regcache-maple.c

Simple merge