HID: hid-ids.h: keep vendor ids in alphabetical order
authorKees Bakker <kees.bakker@xs4all.nl>
Fri, 2 Jul 2010 20:15:50 +0000 (22:15 +0200)
committerJiri Kosina <jkosina@suse.cz>
Sun, 11 Jul 2010 20:29:30 +0000 (22:29 +0200)
The VENDOR_IDs were mostly in alphabetical order, but some of the
newer entries were not added as such. Some entries were added just
at the end, some were added in the middle.

This patch places the entries once again in a properly sorted
order.

Signed-off-by: Kees Bakker <kees.bakker@xs4all.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found