Input: MT - initialize slots to unused
authorHenrik Rydberg <rydberg@euromail.se>
Sun, 29 Aug 2010 04:33:50 +0000 (21:33 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 29 Aug 2010 04:39:43 +0000 (21:39 -0700)
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 <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found