Re: [PATCH 2/2] Input: elantech - Some module tp of tracpoint report has a smbus protocol error.

2020-12-11 Thread Dmitry Torokhov
On Fri, Dec 11, 2020 at 03:15:31PM +0800, jingle.wu wrote: > 1. Add the conditional expression to distinguish different patterns regarding > 0, 1, 2. > 2. Add the function to get or set more bytes from register > 3. Get and correct the device informations including ic_type, module id from > diffe

[PATCH 2/2] Input: elantech - Some module tp of tracpoint report has a smbus protocol error.

2020-12-10 Thread jingle.wu
1. Add the conditional expression to distinguish different patterns regarding 0, 1, 2. 2. Add the function to get or set more bytes from register 3. Get and correct the device informations including ic_type, module id from different pattern. 4. Add the function to change the report id 0x5F of tra

Re: [PATCH 2/2] Input: elantech - Some module tp of tracpoint report has a smbus protocol error.

2020-12-09 Thread Dmitry Torokhov
Hi Jingle, On Mon, Dec 07, 2020 at 05:08:00PM +0800, jingle.wu wrote: > 1. Add the conditional expression to distinguish different patterns regarding > 0, 1, 2. > 2. Add the function to get or set more bytes from register > 3. Get and correct the device informations including ic_type, module id f

[PATCH 2/2] Input: elantech - Some module tp of tracpoint report has a smbus protocol error.

2020-12-07 Thread jingle.wu
1. Add the conditional expression to distinguish different patterns regarding 0, 1, 2. 2. Add the function to get or set more bytes from register 3. Get and correct the device informations including ic_type, module id from different pattern. 4. Add the function to change the report id 0x5F of tra

[PATCH 2/2] Input: elantech - Some module tp of tracpoint report has a smbus protocol error.

2020-12-07 Thread jingle.wu
1. Add the conditional expression to distinguish different patterns regarding 0, 1, 2. 2. Add the function to get or set more bytes from register 3. Get and correct the device informations including ic_type, module id from different pattern. 4. Add the function to change the report id 0x5F of tra