HID: don't allow DealExtreme usb-radio be handled by usb hid driver
authorAlexey Klimov <klimov.linux@gmail.com>
Mon, 8 Dec 2008 11:40:14 +0000 (12:40 +0100)
committerJiri Kosina <jkosina@suse.cz>
Sun, 4 Jan 2009 00:01:43 +0000 (01:01 +0100)
commit5f6108cf9be4a77d6bee96750aa4fe18b6b97dee
treee78ad89d20a6d8887fd18421bc652c85c6dd302e
parent7d3b56ba37a95f1f370f50258ed3954c304c524b
HID: don't allow DealExtreme usb-radio be handled by usb hid driver

This device is already handled by radio-si470x driver, and we therefore
want usbhid to ignore it.  Patch places usb ids of that device in
ignore section of hid-core.c

Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h