USB HID: fix hid_blacklist clash for 0x08ca/0x0010
authorJiri Kosina <jkosina@suse.cz>
Tue, 23 Jan 2007 13:02:53 +0000 (14:02 +0100)
committerJiri Kosina <jkosina@suse.cz>
Thu, 25 Jan 2007 17:31:23 +0000 (18:31 +0100)
commitad2905f06512c70c44a7efd178536ad197c48528
treee108de1b166ce3854a987e1ba83e867ae5b72644
parent767fe7877c2928b5633992ee60a49ad4516dc2af
USB HID: fix hid_blacklist clash for 0x08ca/0x0010

commit d8c8a393166d6283003fb111d0b4a40931c0eda4 introduced a clash in
hid_blacklist for 0x08ca/0x0010 (GTCO vs. AIPTEK). As the vendor of
GTCO device doesn't seem to be interested in supporting their legacy
HW with this conflicting ids, it is OK to remove it.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/usb/input/hid-core.c