On Wed, 28 Jan 2015, Ping Cheng wrote:

> stylus_in_proximity is used to make sure no touch event is sent while pen
> is in proximity. touch_down is used to make sure a touch up event is sent
> when pen comes into proximity while touch is down.
> 
> Two touch routines didn't store touch_down. One touch routine forgot to
> check stylus_in_proximity before sending touch events. This patch fixes
> those issues.
> 
> Signed-off-by: Ping Cheng <[email protected]>
> ---
> v2: added commit comments as reqested by Jiri. No code update.

Thanks. I've applied all 3 patches.

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to