]> Gentwo Git Trees - linux/.git/commit
regcache: rbtree: Split ->populate() from ->init()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 31 Oct 2025 08:03:17 +0000 (09:03 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 31 Oct 2025 12:01:52 +0000 (12:01 +0000)
commitbda6f8749c8e0b10f083dc7a1edf169f349fb776
tree85c742dfc661504e30fa9277c4b8609a32ebe9e7
parent94a3a95f03154d8d4c6206950a7f6ef9a30baec6
regcache: rbtree: Split ->populate() from ->init()

Split ->populate() implementation from ->init() code.
This decoupling will help for the further changes.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20251031080540.3970776-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regcache-rbtree.c