[PATCH 0/3] Input: Small regmap improvements

Mark Brown posted 3 patches 2 years, 3 months ago
drivers/input/keyboard/cap11xx.c | 5 +----
drivers/input/keyboard/qt1050.c  | 2 +-
2 files changed, 2 insertions(+), 5 deletions(-)
[PATCH 0/3] Input: Small regmap improvements
Posted by Mark Brown 2 years, 3 months ago
This series has a few small improvements to the regmap usage in some of
the input drivers, there's nothing really important here but it's all
nice to have.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (3):
      Input: cap11xx - Cache hardware ID registers
      Input: cap11xx - Convert to use maple tree register cache
      Input: qt1050 - Convert to use maple tree register cache

 drivers/input/keyboard/cap11xx.c | 5 +----
 drivers/input/keyboard/qt1050.c  | 2 +-
 2 files changed, 2 insertions(+), 5 deletions(-)
---
base-commit: 6465e260f48790807eef06b583b38ca9789b6072
change-id: 20230929-input-maple-55fb28d952ea

Best regards,
-- 
Mark Brown <broonie@kernel.org>
Re: [PATCH 0/3] Input: Small regmap improvements
Posted by Dmitry Torokhov 2 years ago
On Sun, Oct 01, 2023 at 01:43:37AM +0200, Mark Brown wrote:
> This series has a few small improvements to the regmap usage in some of
> the input drivers, there's nothing really important here but it's all
> nice to have.

Applied the lot, sorry for the delay.

Thanks.

-- 
Dmitry