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 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html