Re: [PATCH] doc: specify that ABS_MT_SLOT must have a minimum of 0
From: Benjamin Tissoires <hidden>
Date: 2013-06-12 08:51:58
From: Benjamin Tissoires <hidden>
Date: 2013-06-12 08:51:58
On Fri, May 31, 2013 at 8:29 AM, Peter Hutterer [off-list ref] wrote:
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 <redacted>
Acked-by: Benjamin Tissoires <redacted> Adding Dmitry in CC. Cheers, Benjamin