commit | e55f62008671f9200e124bcb3c736cfc3e661c2a | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Fri Feb 28 11:41:24 2014 -0500 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Mar 05 14:29:31 2014 +0100 |
tree | c6f89de0cf8bc57f51a2beaa8cf66fe42e7dd4f2 | |
parent | 0fa9c61618fe996c153d186e4087a61ca4e7b2ed [diff] |
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>