From: Henrik Rydberg Date: Sun, 29 Aug 2010 04:33:50 +0000 (-0700) Subject: Input: MT - initialize slots to unused X-Git-Tag: v2.6.36-rc4~69^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba4d695a90c9176fca8e45d6c872bbf4e8bed315;p=pandora-kernel.git Input: MT - initialize slots to unused For MT slots, the ABS_MT_TRACKING_ID determines whether a slot is in use, but currently leaves initialization up to the drivers. This patch sets the slot state to unused upon creation. Signed-off-by: Henrik Rydberg Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed