commit | cb15911509164f052f103e85a935f513f82e6b54 | [log] [tgz] |
---|---|---|
author | Daniel Kurtz <djkurtz@chromium.org> | Thu Jun 28 21:08:22 2012 +0800 |
committer | Henrik Rydberg <rydberg@euromail.se> | Fri Jun 29 15:58:06 2012 +0200 |
tree | 4b5b7770115e65d213b6dd5a599c66260a5f2410 | |
parent | 04a79181c40d3ad99885e7f799c799c153e93431 [diff] |
Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots Atmel mxt devices can report one finger for each T9 reportid. Therefore, this range can be used to report the max number of MT-B slots to userspace instead of assuming a fixed 10. Note that mxt_initialized() must complete early, since the input_dev properties now depend on values in the object table. Signed-off-by: Daniel Kurtz <djkurtz@chromium.org> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>