Hi,
Both patch LGTM, series is:
Reviewed-by: Hans de Goede
Regards,
Hans
On 29-05-15 00:21, Peter Hutterer wrote:
If a relative device is tagged by udev as ID_INPUT_TOUCHPAD we need to
catch this before we try to dereference device->abs.absinfo_x.
Signed-off-by: Peter Hutterer
---
src/
If a relative device is tagged by udev as ID_INPUT_TOUCHPAD we need to
catch this before we try to dereference device->abs.absinfo_x.
Signed-off-by: Peter Hutterer
---
src/evdev-mt-touchpad.c | 27 +++
1 file changed, 27 insertions(+)
diff --git a/src/evdev-mt-touchpad.c