mbox series

[v2,0/2] Use smbus functions to communicate through i2c

Message ID 20191020202856.20287-1-andi@etezian.org (mailing list archive)
Headers show
Series Use smbus functions to communicate through i2c | expand

Message

Andi Shyti Oct. 20, 2019, 8:28 p.m. UTC
Hi,

this is the second version of [*] sent some times ago, but Dmitry
didn't feel confident enough in taking it in :P

Few changes in this second version.

Thanks a lot Seung-Woo Kim for his support!

Andi

Andi Shyti (2):
  Input: mms114 - use smbus functions whenever possible
  Input: mms114 - get read of custm i2c read/write functions

 drivers/input/touchscreen/mms114.c | 119 ++++++++---------------------
 1 file changed, 30 insertions(+), 89 deletions(-)