From: Jonathan Cameron Date: Wed, 21 Nov 2012 18:24:26 +0000 (+0000) Subject: iio:adc:ad7298 make the tx and rx buffers __be16 X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~294^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be7fd3b86ad2f2a8db58decc15d2274b0c89c23b;p=pandora-kernel.git iio:adc:ad7298 make the tx and rx buffers __be16 These buffers are a little interesting in that their content may have variable endianness, but all but one element will definitely be big endian. Reported-by: kbuild test robot Signed-off-by: Jonathan Cameron Acked-by: Lars-Peter Clausen --- Reading git-diff-tree failed