From: Henrik Rydberg Date: Mon, 6 Dec 2010 13:04:21 +0000 (+0100) Subject: hid: egalax: Convert to MT slots X-Git-Tag: v2.6.38-rc1~463^2^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7bc8046b33b9fb2e61318f885cc5d94e0a6b805;p=pandora-kernel.git 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 Cc: Stephane Chatty Signed-off-by: Jiri Kosina Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed