lkml.org 
[lkml]   [2018]   [Jan]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/8] Melfas MMS114 touchscreen cleanups
    Date
    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

    \
     
     \ /
      Last update: 2018-01-29 12:34    [W:6.118 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site