include: update event codes to v5.8
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 12 Aug 2020 23:59:10 +0000 (09:59 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 13 Aug 2020 01:02:33 +0000 (11:02 +1000)
commit84591b80a8e1a167588fdeed72fa92bda9640063
tree93d05f98ba59e993d2652393f4156609dd2b224c
parent585dab0ae28c96754bb8d48cc3e201342d33bf9e
include: update event codes to v5.8

SW_MAX changed and the device_capability_nocaps_ignored test will fail on
older kernels. Change that test to use some other unhandled-by-libinput switch
code instead.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
include/linux/freebsd/input-event-codes.h
include/linux/linux/input-event-codes.h
test/test-device.c