[PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist table
authorLonnie Mendez <lmendez19@austin.rr.com>
Tue, 10 May 2005 05:17:17 +0000 (00:17 -0500)
committerGreg KH <gregkh@suse.de>
Fri, 3 Jun 2005 07:04:28 +0000 (00:04 -0700)
commitdc1d1003e8309ef8e5153ce0c00cce76144abbdb
treed0a36e0314e0b843454b7508b84fbc3433477430
parent5ce0482e18193a15223911515ee44373cffb35b8
[PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist table

This patch adds the DeLorme Earthmate lt-20 productid to the hid
blacklist table.  This patch ensures the lt-20 can be claimed by the
appropriate driver (cypress_m8).

Adds the product id 0x200, of the DeLorme Earthmate lt-20, to the hid
blacklist table.

Signed-off-by: Lonnie Mendez <lmendez19@austin.rr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/input/hid-core.c