From: Julien BLACHE Date: Sun, 11 Feb 2007 17:20:25 +0000 (+0100) Subject: USB HID: Fix USB vendor and product IDs endianness for USB HID devices X-Git-Tag: v2.6.21-rc3~147^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa2ad5ff4d8ded8c29c7b6cc92a1c3a8d8a2079;p=pandora-kernel.git USB HID: Fix USB vendor and product IDs endianness for USB HID devices The USB vendor and product IDs are not byteswapped appropriately, and thus come out in the wrong endianness when fetched through the evdev using ioctl() on big endian platforms. Signed-off-by: Julien BLACHE Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed