From: Peter Hutterer Date: Fri, 31 May 2013 06:29:44 +0000 (+1000) Subject: Input: MT - Specify that ABS_MT_SLOT must have a minimum of 0 X-Git-Tag: v3.11-rc1~86^2~7^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=257867dc8d893690c175c1f717f91c3b6d44a63d;p=pandora-kernel.git 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 Acked-by: Benjamin Tissoires Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed