On Thu, 2015-02-26 at 14:33 +1000, Peter Hutterer wrote:
> Providing a relative axis in the axis_get_value() is inconsistent with the
> other axes, this will be fixed in a follow-up commit.
>
> Signed-off-by: Peter Hutterer
> Reviewed-by: Benjamin Tissoires
> ---
> Changes to v1:
> - s/break/con
Providing a relative axis in the axis_get_value() is inconsistent with the
other axes, this will be fixed in a follow-up commit.
Signed-off-by: Peter Hutterer
Reviewed-by: Benjamin Tissoires
---
Changes to v1:
- s/break/continue/ in tablet_check_notify_axes
- move the mouse wheel test into a sep