git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f3abe6
)
iio:adc:ad7298 make the tx and rx buffers __be16
author
Jonathan Cameron
<jic23@kernel.org>
Wed, 21 Nov 2012 18:24:26 +0000
(18:24 +0000)
committer
Jonathan Cameron
<jic23@kernel.org>
Wed, 21 Nov 2012 18:24:26 +0000
(18:24 +0000)
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 <fengguang.wu@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
No differences found