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:
3cf477b
)
staging: vt6655: 64 bit Correct alignment of tx/rx structures.
author
Malcolm Priestley
<tvboxspy@gmail.com>
Thu, 6 Mar 2014 22:44:21 +0000
(22:44 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 06:31:31 +0000
(22:31 -0800)
Aligment of pointers on 64 bit is incorrect.
Align to 64 bit using aligned 8 bytes and remove structure packing.
This allows the device to run on both 32 and 64 bit
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/desc.h
patch
|
blob
|
history
diff --cc
drivers/staging/vt6655/desc.h
Simple merge