HID: multitouch: add support of other generic collections in hid-mt
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Fri, 28 Feb 2014 16:41:25 +0000 (11:41 -0500)
committerJiri Kosina <jkosina@suse.cz>
Wed, 5 Mar 2014 13:29:31 +0000 (14:29 +0100)
The ANTON Touch Pad is a device which can switch from a multitouch
touchpad to a mouse. It thus presents several generic collections which
are currently ignored by hid-multitouch. Enable them by not ignoring
them in mt_input_mapping.
Adding also a suffix for them depending on their application.

Reported-by: Edel Maks <edelmaks@gmail.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found