]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
regcache: Split regcache_count_cacheable_registers() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 10 Feb 2026 16:09:09 +0000 (17:09 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 22 Feb 2026 23:54:25 +0000 (23:54 +0000)
commitc2bcf62ca75c541ec4297e6ff02a68ddc2e02029
tree1b4b15a2b5d2deb87b76f5a762736a4c7d713323
parent1fcf171178f021ef2005d47e281544624b93c5a5
regcache: Split regcache_count_cacheable_registers() helper

The introduced helper allows to check for the non-cacheable configurations
earlier during initialisation.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20260210161058.53093-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regcache.c