From: Shaun Laing Date: Thu, 29 Aug 2013 14:27:22 +0000 (-0600) Subject: staging: crystalhd: Resolve sparse 'different base types' warnings. X-Git-Tag: v3.12-rc1~183^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df23983c212ab58b3171177a53fad78cea325b99;p=pandora-kernel.git staging: crystalhd: Resolve sparse 'different base types' warnings. The result from crystalhd_get_sgle_paddr and crystalhd_get_sgle_len are later used in calculations, so the result should be in CPU byte ordering. Signed-off-by: Shaun Laing Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed