[GIT PULL] regmap fixes for v6.11-merge-window

From: Mark Brown
Date: Fri Jul 26 2024 - 14:38:35 EST


The following changes since commit c2bb8198fee88a428513f8d023c627ecd13aa694:

regmap: kunit: Add test cases for regmap_multi_reg_(read,write}() (2024-07-11 12:45:55 +0100)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.11-merge-window

for you to fetch changes up to 542440fd7b30983cae23e32bd22f69a076ec7ef4:

regmap: maple: work around gcc-14.1 false-positive warning (2024-07-22 13:04:04 +0100)

----------------------------------------------------------------
regmap: Fix for v6.11

Arnd sent a workaround for a false positive warning which was showing up
with GCC 14.1.

----------------------------------------------------------------
Arnd Bergmann (1):
regmap: maple: work around gcc-14.1 false-positive warning

drivers/base/regmap/regcache-maple.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)