[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1480438754-14794-1-git-send-email-florian.vaussard@heig-vd.ch>
Date: Tue, 29 Nov 2016 17:59:12 +0100
From: Florian Vaussard <florian.vaussard@...il.com>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Dan Murphy <dmurphy@...com>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org,
Florian Vaussard <florian.vaussard@...g-vd.ch>
Subject: [PATCH 0/2] Input: drv266x: Fix misuse of regmap_update_bits
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
Powered by blists - more mailing lists