From: Johannes Berg Date: Mon, 1 Dec 2008 17:19:36 +0000 (+0100) Subject: p54: fix lm87 checksum endianness X-Git-Tag: v2.6.29-rc1~581^2~305^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91276592695e13d1b52eab572551017cbf96ee7;p=pandora-kernel.git p54: fix lm87 checksum endianness This fixes the checksum calculation for lm87 firmwares on big endian platforms, the device treats the data as an array of 32-bit little endian values so the driver needs to do that as well. Signed-off-by: Johannes Berg Acked-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed