commit | 6dc398acf944e768a62aa5eed925633e0a3dad0e | [log] [tgz] |
---|---|---|
author | Kees Bakker <kees.bakker@xs4all.nl> | Fri Jul 02 22:15:50 2010 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Sun Jul 11 22:29:30 2010 +0200 |
tree | be1888a5d0c233ee03df386839f0d9017ea3d480 | |
parent | 64b386ea16112564e0b93473e2c347125effb6b2 [diff] |
HID: hid-ids.h: keep vendor ids in alphabetical order 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>