HID: multitouch: remove pen special handling
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Fri, 28 Feb 2014 16:41:24 +0000 (11:41 -0500)
committerJiri Kosina <jkosina@suse.cz>
Wed, 5 Mar 2014 13:29:31 +0000 (14:29 +0100)
Pens have a special handling in hid-mt as hybrid pen/touch devices
are quite common now. However, some fancy devices presents also
useful collections like mouse or keyboard.
The special case for the pen may not be a special case, and treat it as
a generic case.

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

No differences found