commit | eb083ba260f21ad79e83e1ad05a0d27e93b58c83 | [log] [tgz] |
---|---|---|
author | Roy Yin <yhch@generaltouch.com> | Sun Feb 21 22:52:49 2010 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sun Feb 21 23:02:51 2010 -0800 |
tree | abc3f6e2da53c02fde3b9eaf2ff0b17e6e685623 | |
parent | d9c4f846997c6d37e4f56907d93f1be022c17c6b [diff] |
Input: usbtouchscreen - extend coordinate range for Generaltouch devices Generaltouch protocol allows for coordinates in [0, 0xffff] range and there are devices reporting coordinates as high as 0x7fff so let's update the driver to reflect that. Signed-off-by: Roy Yin <yhch@generaltouch.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>