]> git.baikalelectronics.ru Git - kernel.git/commit
Input: bcm5974 - Add support for the Macbook 5 (Unibody)
authorHenrik Rydberg <rydberg@euromail.se>
Tue, 28 Apr 2009 14:03:54 +0000 (07:03 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 28 Apr 2009 16:35:52 +0000 (09:35 -0700)
commitb9f6919de92f297790472d5e970c94deba4f0c9b
tree277a17d255f8773b483f6dc65b93d12a0f7b8756
parent61743e89a2307a2accb7cefb7aa59b3fb48669d8
Input: bcm5974 - Add support for the Macbook 5 (Unibody)

This patch adds support for the new unibody Macbook, with physically
integrated button and trackpad. Since the integrated button changes
the logic for touch-and-click, a device capability bit mask is now
reported in input_id.version, which can be picked up by user space
via a EVIOCGID call.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Tested-by: David M. Lary <dmlary@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/bcm5974.c