]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist
authorHenk Vergonet <Henk.Vergonet@gmail.com>
Fri, 22 Sep 2006 18:28:19 +0000 (20:28 +0200)
committerAdrian Bunk <bunk@stusta.de>
Fri, 22 Sep 2006 18:28:19 +0000 (20:28 +0200)
commitce551cbbec548deb28fc2b45b5d86c3f64cb9bcb
treea23905bfc7f1ec373d08fc1c844333b364b4bce7
parentd93beca96a8291e59e2c1b6654b0c909045d5df2
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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/usb/input/hid-core.c