]> git.baikalelectronics.ru Git - kernel.git/commit
Input: joydev - blacklist ds3/ds4/udraw motion sensors
authorRoderick Colenbrander <roderick.colenbrander@sony.com>
Mon, 9 Oct 2017 19:02:03 +0000 (12:02 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 19 Oct 2017 23:55:39 +0000 (16:55 -0700)
commit83dcbaa04caa7a78d2a54e9282c21f35ebb4f36f
tree56dd9aaf2e687528c8f1c545e60a44f502fb34d8
parent5fb55931863acfe976389637f540bbbe131f63ba
Input: joydev - blacklist ds3/ds4/udraw motion sensors

Introduce a device table used for blacklisting devices. We currently
blacklist the motion sensor subdevice of THQ Udraw and Sony ds3/ds4.

Signed-off-by: Roderick Colenbrander <roderick.colenbrander@sony.com>
[dtor: siwtched to blacklist built on input_device_id and using
input_match_device_id()]
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joydev.c