]> git.baikalelectronics.ru Git - kernel.git/commit
Input: MT - Specify that ABS_MT_SLOT must have a minimum of 0
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 31 May 2013 06:29:44 +0000 (16:29 +1000)
committerHenrik Rydberg <rydberg@euromail.se>
Thu, 13 Jun 2013 19:32:00 +0000 (21:32 +0200)
commit510d137f1b4e41b115edf36d5370c53240afaad2
treeef3f2404177a832d1cb1440179ed27f9788e7c63
parent9e1371520a92846c7d09a055043a55a8e212b7aa
Input: MT - Specify that ABS_MT_SLOT must have a minimum of 0

This is effectively already in force through input_mt_init_slots, and uinput
too ignores the actual minimum.

Since slots are a kernel-genenerated axis only, non-zero minimums make
little sense and are likely to cause errors. Better to treat a non-zero
minimum as kernel bug if it ever happens.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Documentation/input/multi-touch-protocol.txt