From: Jiri Kosina Date: Tue, 3 Apr 2007 21:39:37 +0000 (+0200) Subject: USB HID: consolidate vendor/product ids X-Git-Tag: v2.6.22-rc1~1106^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48b4554aca28f721d3dfbab077c05032b3d1cd31;p=pandora-kernel.git USB HID: consolidate vendor/product ids The vendor/product IDs for the purposes of hid_blacklist got scathered around the hid-core.c in a rather random way over the time. Move all the related definitions at the beginning of the file, and make them sorted again. Sort also hid_blacklist properly. Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed