Re: [PATCH] Documentation: input - define INPUT_PROP_ACCELEROMETER behavior
From: Bastien Nocera <hadess@hadess.net>
Date: 2015-03-27 00:44:01
From: Bastien Nocera <hadess@hadess.net>
Date: 2015-03-27 00:44:01
On Fri, 2015-03-27 at 10:11 +1000, Peter Hutterer wrote:
Spell out what this property means to userspace. If the property is set, all directional axes must be accelerometer axes, any other axes are left as-is. This allows an accelerometer device to e.g. have an ABS_WHEEL. It is not permitted to mix normal directional axes and accelerometer axes on the same device node. Signed-off-by: Peter Hutterer <redacted>
Looks good. Reviewed-by: Bastien Nocera <hadess@hadess.net>