Re: [RFC/PATCH] Input: release MT fingers on device reset/disconnect

2012-09-24 Thread Henrik Rydberg
Hi Yufeng, > We are already releasing all pressed keys on device reset and > disconnect. This patch adds the finger release for multi-touch > device. > > Different than the key release logic that only the pressed keys > are released, here all the possible fingers are released even > it is not

Re: [RFC/PATCH] Input: release MT fingers on device reset/disconnect

2012-09-24 Thread Henrik Rydberg
Hi Yufeng, We are already releasing all pressed keys on device reset and disconnect. This patch adds the finger release for multi-touch device. Different than the key release logic that only the pressed keys are released, here all the possible fingers are released even it is not recorded

[RFC/PATCH] Input: release MT fingers on device reset/disconnect

2012-09-21 Thread Yufeng Shen
We are already releasing all pressed keys on device reset and disconnect. This patch adds the finger release for multi-touch device. Different than the key release logic that only the pressed keys are released, here all the possible fingers are released even it is not recorded as touched down in

[RFC/PATCH] Input: release MT fingers on device reset/disconnect

2012-09-21 Thread Yufeng Shen
We are already releasing all pressed keys on device reset and disconnect. This patch adds the finger release for multi-touch device. Different than the key release logic that only the pressed keys are released, here all the possible fingers are released even it is not recorded as touched down in