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:
40fac5a
)
staging: crystalhd: Resolve sparse 'different base types' warnings.
author
Shaun Laing
<shaun@xresource.ca>
Thu, 29 Aug 2013 14:27:22 +0000
(08:27 -0600)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 30 Aug 2013 18:46:46 +0000
(11:46 -0700)
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 <shaun@xresource.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found