hid: egalax: Convert to MT slots
authorHenrik Rydberg <rydberg@euromail.se>
Mon, 6 Dec 2010 13:04:21 +0000 (14:04 +0100)
committerHenrik Rydberg <rydberg@euromail.se>
Thu, 16 Dec 2010 09:43:53 +0000 (10:43 +0100)
commitf7bc8046b33b9fb2e61318f885cc5d94e0a6b805
tree216caf0ba099b61bcc5f1d720c596a32c5ba7333
parent17c760687f1270af9bd798d938198caa7d5aa3eb
hid: egalax: Convert to MT slots

The firmware in the joojoo reports touches sequentially, one per
report, which confuses the current driver. A further complication is
the absense of any indication of a touch frame. This patch converts
the driver to the MT slots protocol, and outputs one full touch frame
per report. This way, proper handling for both firmwares is ensured.

Tested-by: Philipp Merkel <mail@philmerk.de>
Cc: Stephane Chatty <chatty@enac.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
drivers/hid/hid-egalax.c