[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <20180129113323.18961-1-andi.shyti@samsung.com>
Date: Mon, 29 Jan 2018 20:33:15 +0900
From: Andi Shyti <andi.shyti@...sung.com>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Simon Shields <simon@...eageos.org>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Andi Shyti <andi.shyti@...sung.com>,
Andi Shyti <andi@...zian.org>
Subject: [PATCH 0/8] Melfas MMS114 touchscreen cleanups
Hi Dmitry,
this patchset contains some cleanups for the mms114 driver. The
first two patches are the most important because they get rid of
the custom i2c read/write functions and use the smbus instead.
The others come from a "cleanup rush" I felt into.
I tested the patchest on the mms114 touchscreen in trats2, I
would appreaciate if Simon can test it on mms152.
Thanks,
Andi
Andi Shyti (8):
Input: mms114 - use smbus functions whenever possible
Input: mms114 - get read of custm i2c read/write functions
Input: mms114 - replace mdelay with msleep
Input: mms114 - remove unused variable
Input: mms114 - use lower case for hexadecimal values
Input: mms114 - Use BIT() macro instead of explicit shifting
Input: mms114 - add SPDX identifier
Input: mms114 - fix typo in definition
drivers/input/touchscreen/mms114.c | 150 +++++++++++--------------------------
1 file changed, 44 insertions(+), 106 deletions(-)
--
2.15.1
Powered by blists - more mailing lists