commit | dccf1dd8458236a28552510b83a06a8cc0f1c473 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed May 20 14:43:09 2015 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed May 20 14:45:45 2015 -0700 |
tree | 73cd5b0a11fab0106ae684333ef378a5d3fa498f | |
parent | 688ea364b2e73ae4d757e550ec06663a4903b334 [diff] |
Input: alps - use the generic process_bitmap function for v5 touchpads Now that the generic process_bitmap function has been improved to offer accurate coordinates for the first touch we can use it for v5 (dolphin) touchpads too. Besides being a nice code cleanup this also fixes the saw tooth pattern in the coordinates for the second touch the dolphin specific version had. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>