All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Input: Small regmap improvements
@ 2023-09-30 23:43 Mark Brown
  2023-09-30 23:43 ` [PATCH 1/3] Input: cap11xx - Cache hardware ID registers Mark Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mark Brown @ 2023-09-30 23:43 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input, linux-kernel, Mark Brown

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>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-12-13  5:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-30 23:43 [PATCH 0/3] Input: Small regmap improvements Mark Brown
2023-09-30 23:43 ` [PATCH 1/3] Input: cap11xx - Cache hardware ID registers Mark Brown
2023-09-30 23:43 ` [PATCH 2/3] Input: cap11xx - Convert to use maple tree register cache Mark Brown
2023-10-03  6:16   ` Dmitry Torokhov
2023-10-03 12:16     ` Mark Brown
2023-09-30 23:43 ` [PATCH 3/3] Input: qt1050 " Mark Brown
2023-12-13  5:39 ` [PATCH 0/3] Input: Small regmap improvements Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.