udev: drop the version field in device groups
authorBenjamin Tissoires <benjamin.tissoires@gmail.com>
Thu, 26 Oct 2017 08:17:06 +0000 (10:17 +0200)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 26 Oct 2017 08:25:54 +0000 (18:25 +1000)
commit57c5a409d632c44928f4560c694efba9c26dce1e
treec0910b83b7d1a12aacf7624f2820863fc2834b91
parent8edae4feb63c34e2e4f335bb190057e2498ec8f0
udev: drop the version field in device groups

The version field is a per device information. We have
no guarantees a touchscreen and a tablet device will share
the same version of the firmware (especially if both
firmwares are from different vendors).

Fixes the touch arbitration for the Dell Canvas 27

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
udev/libinput-device-group.c