HID: Switch turbox/mosart touchscreen to hid-mosart
authorBenjamin Tissoires <benjamin.tissoires@enac.fr>
Sat, 8 Jan 2011 11:15:42 +0000 (12:15 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 24 Feb 2011 22:54:27 +0000 (14:54 -0800)
commit698b53e4e019a739b4e5a8f8807f3a2f77a2304f
tree56dbc52ada05f2780aa93c89f67424c3e1a7dae8
parent3f70e4bd11caf51bd85bc8e375c7ca911acd9fd5
HID: Switch turbox/mosart touchscreen to hid-mosart

commit c64f6f934c7490faff76faf96217066a1b3570a0 upstream.

This device used the MULTI_INPUT quirk whereas it could be used
with hid-mosart instead to support the multitouch part.

Reference: https://bugs.launchpad.net/ubuntu/+bug/620609/

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hid/hid-core.c
drivers/hid/hid-mosart.c
drivers/hid/usbhid/hid-quirks.c