test: fix the input_id struct for the ALPS touchpad

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2018-06-14 15:17:46 +10:00
parent d4a91c0a00
commit 1ab2ef40ea

View 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[] = {