]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5fb55931863acfe976389637f540bbbe131f63ba
treef63e205ecb0af4420d175b29832992db8fcfc1d3
parent6e195c2787aaa7d7a2e646bec5d968f801e5602d
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