linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Input: drv266x: Fix misuse of regmap_update_bits
@ 2016-11-29 16:59 Florian Vaussard
  2016-11-29 16:59 ` [PATCH 1/2] Input: drv2665: " Florian Vaussard
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Florian Vaussard @ 2016-11-29 16:59 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Dan Murphy, linux-input, linux-kernel, Florian Vaussard

Hello,

This series fixes similar misues of the regmap_update_bits() API found
inside the drv2665.c and drv2667.c drivers. More details can be found
in the message of each patch.

Theses changes are not tested as I do not have the required hardware,
but the calls to regmap_update_bits() are clearly wrong in the current
code and the fix seems obvious. Any tests are warmly welcome.

Best regards,
Florian

Florian Vaussard (2):
  Input: drv2665: Fix misuse of regmap_update_bits
  Input: drv2667: Fix misuse of regmap_update_bits

 drivers/input/misc/drv2665.c | 5 +++--
 drivers/input/misc/drv2667.c | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.5.5


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

end of thread, other threads:[~2016-11-30  1:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29 16:59 [PATCH 0/2] Input: drv266x: Fix misuse of regmap_update_bits Florian Vaussard
2016-11-29 16:59 ` [PATCH 1/2] Input: drv2665: " Florian Vaussard
2016-11-30  1:39   ` Dmitry Torokhov
2016-11-29 16:59 ` [PATCH 2/2] Input: drv2667: " Florian Vaussard
2016-11-30  1:39   ` Dmitry Torokhov
2016-11-29 17:10 ` [PATCH 0/2] Input: drv266x: " Dan Murphy
2016-11-29 17:24   ` Florian Vaussard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).