HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switch
authorLaura Abbott <labbott@fedoraproject.org>
Tue, 12 May 2015 17:00:00 +0000 (10:00 -0700)
committerJiri Kosina <jkosina@suse.cz>
Wed, 13 May 2015 11:24:19 +0000 (13:24 +0200)
commit849eca7b9dae0364e2fbe8afdf0fb610d12c9c8f
tree22a6c1ca65054028edd89a89ab8a91c8f81a1ea2
parent2d94e5224e81c58986a8cf44a3bf4830ce5cb96e
HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switch

Like other KVM switches, the Aten DVI KVM switch needs a quirk to avoid spewing
errors:

[791759.606542] usb 1-5.4: input irq status -75 received
[791759.614537] usb 1-5.4: input irq status -75 received
[791759.622542] usb 1-5.4: input irq status -75 received

Add it.

Signed-off-by: Laura Abbott <labbott@fedoraproject.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c