]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Input: bcm5974 - add BTN_TOUCH event for mousedev benefit
authorHenrik Rydberg <rydberg@euromail.se>
Fri, 5 Sep 2008 02:28:31 +0000 (22:28 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 5 Sep 2008 02:57:26 +0000 (22:57 -0400)
commita6821f345fd508b17f5ce310b677b37aefb028dc
tree4cb19a8cb7c749af96e29ec141ff0f4e0cfd9bdc
parent75e21e3f3bb2b4a41bb0646a4d54eef27eb36ca5
Input: bcm5974 - add BTN_TOUCH event for mousedev benefit

The mousedev driver requires the use of BTN_TOUCH events to process
ABS_X and ABS_Y events properly, which is what is needed for the
bcm5974-based apple computers to have a functional pointer out-of-the-box.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/bcm5974.c