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)
commite55f62008671f9200e124bcb3c736cfc3e661c2a
treec6f89de0cf8bc57f51a2beaa8cf66fe42e7dd4f2
parent0fa9c61618fe996c153d186e4087a61ca4e7b2ed
HID: multitouch: remove pen special handling

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>
drivers/hid/hid-multitouch.c
This page took 0.024279 seconds and 5 git commands to generate.