commit | bf5af9b5bba2453ff46f241e8f2e139ca79302e7 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@enac.fr> | Thu May 19 14:18:18 2011 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri May 20 13:35:42 2011 +0200 |
tree | e71cd5aa16137ea54c746592340d42478e136eb7 | |
parent | 617b64f97708be26a061e6c8178ad46b4c49d031 [diff] |
HID: hid-multitouch: class MT_CLS_STANTUM is redundant with MT_CLS_CONFIDENCE Stantum devices used to work with MT_CLS_STANTUM but MT_CLS_CONFIDENCE is exactly the same. This patch switches them to this generic class, and remove the unused MT_CLS_STANTUM. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>