From: Henrik Rydberg Date: Sun, 12 Aug 2012 18:47:05 +0000 (+0200) Subject: Input: MT - Add in-kernel tracking X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~104^2~3^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c1a87897c75139dec258eb03e1a24fb73385b73;p=pandora-kernel.git Input: MT - Add in-kernel tracking With the INPUT_MT_TRACK flag set, the function input_mt_assign_slots() can be used to match a new set of contacts against the currently used slots. The algorithm used is based on Lagrange relaxation, and performs very well in practice; slower than mtdev for a few corner cases, but faster in most commonly occuring cases. Tested-by: Benjamin Tissoires Acked-by: Dmitry Torokhov Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed