From: Ashutosh Dixit Date: Wed, 27 Nov 2013 16:58:42 +0000 (-0800) Subject: misc: mic: Fix endianness issues. X-Git-Tag: v3.13-rc4~46^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=173c07278763850bfee57eec442dce38855d6f13;p=pandora-kernel.git misc: mic: Fix endianness issues. Endianness issues are now consistent as per the documentation in host/mic_virtio.h. Sparse warnings related to endianness are also fixed. Note that the MIC driver implementation assumes that the host can be both BE or LE whereas the card is always LE. Reported-by: Fengguang Wu Reviewed-by: Sudeep Dutt Reviewed-by: Nikhil Rao Signed-off-by: Ashutosh Dixit Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed