From: Johannes Berg Date: Fri, 29 Feb 2008 12:56:33 +0000 (+0100) Subject: p54: fix EEPROM structure endianness X-Git-Tag: v2.6.25-rc4~2^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c28293f5514f64ba064bac7946aebeda4a663c6;p=pandora-kernel.git p54: fix EEPROM structure endianness Since the EEPROM structure is read from hardware, it is always little endian, annotate that in the struct and make sure to convert where applicable. Signed-off-by: Johannes Berg Cc: Michael Wu Tested-by: Florian Fainelli Signed-off-by: John W. Linville --- Reading git-diff-tree failed