]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: ALPS - switch to using input_mt_report_finger_count
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 11 May 2012 05:31:59 +0000 (22:31 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 11 May 2012 05:32:33 +0000 (22:32 -0700)
commit616575c2d2460a9b7868f41901f3b0f6e1451f31
tree2d7ca35cf294681732f20cfd23a70fe8caa9a2c4
parent3b7e09fad9582df27fd72edd018a9c59d085f896
Input: ALPS - switch to using input_mt_report_finger_count

Instead of open-coded reporting number of fingers on the touchpad
let's use input_mt_report_finger_count() helper.

Acked-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/alps.c