The following changes since commit 19c329f6808995b142b3966301f217c831e7cf31:
Linux 5.11-rc4 (2021-01-17 16:37:05 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.12 for you to fetch changes up to aa3233086b48e5269cd0b5c16fb9711ce9341244: Merge remote-tracking branch 'regmap/for-5.12' into regmap-next (2021-01-21 19:38:21 +0000) ---------------------------------------------------------------- regmap: Update for v5.12 Just one simple code style improvement this time, no features. There is an addition to add a new SoundWire regmap type but that should be coming via the SoundWire tree as the support for the underlying bus features was only added this cycle. ---------------------------------------------------------------- Jiapeng Zhong (1): regmap: Assign boolean values to a bool variable Mark Brown (1): Merge remote-tracking branch 'regmap/for-5.12' into regmap-next drivers/base/regmap/regcache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

