Input: bcm5974 - add quad-finger tapping
authorHenrik Rydberg <rydberg@euromail.se>
Mon, 27 Apr 2009 18:52:43 +0000 (11:52 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 28 Apr 2009 16:35:12 +0000 (09:35 -0700)
commit6916d97f6e25cc66a32d6e9a16419067d843b14f
tree15f4b7cbf480d145f7e8c1e812b762c19f04b386
parent9894cf0ff5e9ccda60d8d0e2d37bd61539b08826
Input: bcm5974 - add quad-finger tapping

The integrated button on the new unibody Macbooks presents a need to
report explicit four-finger actions. Evidently, the finger pressing
the button is also touching the trackpad, so in order to fully support
three-finger actions, the driver must be able to report four-finger
actions. This patch adds a new button, BTN_TOOL_QUADTAP, which
achieves this.

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