From: Kees Bakker Date: Fri, 2 Jul 2010 20:15:50 +0000 (+0200) Subject: HID: hid-ids.h: keep vendor ids in alphabetical order X-Git-Tag: v2.6.36-rc1~567^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dc398acf944e768a62aa5eed925633e0a3dad0e;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed