Input: allow matching device IDs on property bits
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 9 Oct 2017 19:01:14 +0000 (12:01 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 19 Oct 2017 23:54:49 +0000 (16:54 -0700)
commit8724ecb072293f109a6f5dc93be8a98bf61fe14f
treef63e205ecb0af4420d175b29832992db8fcfc1d3
parent55dfce873dca46df00304c44a568d7933bffff89
Input: allow matching device IDs on property bits

Let's allow matching input devices on their property bits, both in-kernel
and when generating module aliases.

Tested-by: Roderick Colenbrander <roderick.colenbrander@sony.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/input.c
include/linux/input.h
include/linux/mod_devicetable.h
scripts/mod/devicetable-offsets.c
scripts/mod/file2alias.c