]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/input/mouse/synaptics.c
Input: synaptics - report clickpad property
authorHenrik Rydberg <rydberg@euromail.se>
Thu, 16 Dec 2010 08:52:23 +0000 (09:52 +0100)
committerHenrik Rydberg <rydberg@euromail.se>
Tue, 21 Dec 2010 17:09:19 +0000 (18:09 +0100)
commitc14890a8e54977f895773d393d6a640d6d698fb8
treef865c12eba520ec6db8f6cf0b640f867dbd3ffc5
parent22f075a8d8bb5a8d203392df809739c1817e578f
Input: synaptics - report clickpad property

With the new input property interface, it is possible to report the
special quirks of a device using ioctl/sysfs. This patch sets up the
device as a pointer, and reports the clickpad functionality via the
INPUT_PROP_BUTTONPAD property.

Acked-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
drivers/input/mouse/synaptics.c