[PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist
authorHenk Vergonet <Henk.Vergonet@gmail.com>
Mon, 15 May 2006 10:34:43 +0000 (12:34 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:08 +0000 (15:04 -0700)
commit5cd330f4f30eb154e7af9210bed42dfcd447997f
tree5b480f10d1f4a3abb4fc338ae521b5c24d6fca20
parentc32ba30f76eb18b3d4449072fe9c345a9574796b
[PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist

Keys on Yealink based phones will not function properly when using the
generic HID driver. This patch prevents the generic HID code from
grabbing the device before the regular yealink driver can get a grip on
it.

Signed-off-by: Henk Vergonet <Henk.Vergonet@gmail.com>
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/input/hid-core.c