[PATCH 0/2] regulator: Convert Linear Technologies driver to maple tree cache

From: Mark Brown
Date: Sat Jun 10 2023 - 10:00:41 EST


There are a couple of Linear Technologies devices which can only do
single register reads and writes so don't benefit from using the rbtree
register cache rather than the more modern maple tree cache, update them
to use maple tree.

Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
---
Mark Brown (2):
regulator: ltc3589: Use maple tree register cache
regulator: ltc3676: Use maple tree register cache

drivers/regulator/ltc3589.c | 2 +-
drivers/regulator/ltc3676.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 9561de3a55bed6bdd44a12820ba81ec416e705a7
change-id: 20230609-regulator-ltc-maple-f7715f2b8686

Best regards,
--
Mark Brown <broonie@xxxxxxxxxx>