Re: [PATCH 6/6] Input: elan_i2c - Add hover detection flag

2015-04-20 Thread duson
Hi Dmitry, Is this patch looks good for you? If you have any advice, please let me know. -- Thank you ELAN Duson ✉ Email: duson...@emc.com.tw -- > duson 於 2015年4月17日 上午9:56 寫道: > > When hover event comi

[PATCH 6/6] Input: elan_i2c - Add hover detection flag

2015-04-16 Thread duson
When hover event coming, set ABS_MT_DISTANCE as 1, otherwise clear to 0. Signed-off-by: Duson Lin --- drivers/input/mouse/elan_i2c_core.c | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/drivers/input/mouse/elan_i2c_core.c b/drivers/input/mouse/elan_i2c_cor