aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-led.c
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2019-08-12 18:23:25 +0200
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>2019-08-22 17:53:16 +0200
commitc23e2043d5f7177c3f40da70663b2f3a1de82f5c (patch)
tree257fcd590bf07909f0d370282690738b83d85cda /drivers/hid/hid-led.c
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (diff)
downloadlinux-dev-c23e2043d5f7177c3f40da70663b2f3a1de82f5c.tar.xz
linux-dev-c23e2043d5f7177c3f40da70663b2f3a1de82f5c.zip
HID: multitouch: do not filter mice nodes
It was a good idea at the time to not create a mouse node for the multitouch touchscreens, but: - touchscreens following the Win 8 protocol should not have this disturbing mouse node anymore, or if they have, it should be used for something else (like a joystick attached to the screen) - touchpads have it, and they should not use it unless there is a bug, but when the laptop has a trackstick, the data are reported through this mouse node. So instead of whitelisting all of the devices that have a need for the mouse node, just export it. hid-input.c will append a suffix to it ('Mouse'), so users will eventually see if something goes wrong. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Diffstat (limited to 'drivers/hid/hid-led.c')
0 files changed, 0 insertions, 0 deletions