commit | 56a1a5dc153fc3b07f17d6970d31734f9f40a041 | [log] [tgz] |
---|---|---|
author | Mohan Pallaka <mpallaka@codeaurora.org> | Thu Feb 23 12:05:13 2012 -0800 |
committer | Mohan Pallaka <mpallaka@codeaurora.org> | Fri Mar 30 13:12:34 2012 +0530 |
tree | 5061b0275756775734642be0035751f95dc12889 | |
parent | a54734678ff9cb97938b9f7648547174f3b118e4 [diff] |
input: atmel_mxt_ts: Fix to reject coordinates outside active touch area Firmware reports minimum/maximum coordinates when touches are from outside of active area. Generate a release event in this case to handle touches that are going to inactive area. Add pdata entries for minimum values and check before reporting the coordinates to userspace. CRs-fixed: 326858 Change-Id: I385fb80eb670e539b45d232c04969c4502cdf65a Signed-off-by: Mohan Pallaka <mpallaka@codeaurora.org>