From: Peter Hutterer Date: Fri, 27 Mar 2015 16:59:55 +0000 (-0700) Subject: Input: define INPUT_PROP_ACCELEROMETER behavior X-Git-Tag: omap-for-v4.1/fixes-rc1~230^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33096777519a66e632fed7f1e54e6480b4228827;p=pandora-kernel.git Input: define INPUT_PROP_ACCELEROMETER behavior 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 Acked-by: Jiri Kosina Reviewed-by: Bastien Nocera Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed