include: sync event codes with kernel 5.8
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 3 Aug 2020 05:46:39 +0000 (15:46 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Fri, 11 Sep 2020 02:13:13 +0000 (12:13 +1000)
commit44b5c9bd9fc3694124ce1af815656bbda3ce6329
tree075ac512c455d6bf650d6ce055c8ad0f564e70c0
parentb40675c701d564c3a465018950041a682401cacd
include: sync event codes with kernel 5.8

And fix the script to sync the headers up so it syncs event codes for both bsd
and linux, but only syncs input.h for linux.

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-event-names.c
tools/sync-with-kernel-headers.sh