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:
a9052bc
)
staging: vt6656: int.h correct endian type
author
Malcolm Priestley
<tvboxspy@gmail.com>
Sun, 16 Feb 2014 19:08:21 +0000
(19:08 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 18:59:34 +0000
(10:59 -0800)
Endian type u64 qwTSF Change to new base type __le64 tsf
In INTnsProcessData use le64_to_cpu for qwCurrTSF.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found