test: fix the input_id struct for the ALPS touchpad
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 14 Jun 2018 05:17:46 +0000 (15:17 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 14 Jun 2018 05:22:38 +0000 (15:22 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/litest-device-alps-dualpoint.c

index b99430015c8c37901b3078db8a208cd324923b44..57008f6162f940bee2b9e4254163e2ceea641390 100644 (file)
@@ -75,7 +75,8 @@ static struct litest_device_interface interface = {
 static struct input_id input_id = {
        .bustype = 0x11,
        .vendor = 0x2,
-       .product = 0x310,
+       .product = 0x8,
+       .version = 0x310,
 };
 
 static int events[] = {