[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230609-regulator-ltc-maple-v1-0-08c15181f8b2@kernel.org>
Date: Sat, 10 Jun 2023 14:59:52 +0100
From: Mark Brown <broonie@...nel.org>
To: Liam Girdwood <lgirdwood@...il.com>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [PATCH 0/2] regulator: Convert Linear Technologies driver to maple
tree cache
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@...nel.org>
---
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@...nel.org>
Powered by blists - more mailing lists