From: Harvey Harrison Date: Thu, 11 Dec 2008 11:11:20 +0000 (+0100) Subject: i2c-pmcmsp: Fix endianness misannotation X-Git-Tag: v2.6.28-rc9~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9d38ca07d5187b3082074934e73f014f5d31409;p=pandora-kernel.git i2c-pmcmsp: Fix endianness misannotation tmp is used as host-endian and is loaded from a be64, fix the cast and the endian accessor used. Signed-off-by: Harvey Harrison Signed-off-by: Andrew Morton Cc: Ben Dooks Signed-off-by: Jean Delvare --- Reading git-diff-tree failed