commit | d7ed5d883c09c5474f842dcb148515dfaef2a567 | [log] [tgz] |
---|---|---|
author | Ulrich Dangel <uli-kernel@spamt.net> | Thu Jun 11 00:15:09 2009 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Jun 11 02:09:45 2009 -0700 |
tree | f779fc6625561534cec76fc51dc2312705bd664c | |
parent | 0b346838c5862bfe911432956a106d602535d030 [diff] |
Input: ALPS - handle touchpoints buttons correctly When pressing any button belonging to the touchpoint, the generated click events don't belong to the touchpoint but to the touchpad. This patch fixes this behaviour, the events will be sent via the correct device, so scrolling with touchpoint is possible. Signed-off-by: Ulrich Dangel <uli@spamt.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>