git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6db3dfe
)
USB HID: consolidate vendor/product ids
author
Jiri Kosina
<jkosina@suse.cz>
Tue, 3 Apr 2007 21:39:37 +0000
(23:39 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 11 Apr 2007 08:36:02 +0000
(10:36 +0200)
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 <jkosina@suse.cz>
No differences found