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:
097b0e1
)
wl18xx: alloc conf.phy memory to ensure alignemnt
author
Arik Nemtsov
<arik@wizery.com>
Thu, 5 Jul 2012 14:30:58 +0000
(17:30 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Wed, 18 Jul 2012 12:08:21 +0000
(15:08 +0300)
We get DMA alignment trouble if the beginning of the conf.phy struct is
not aligned to 4 bytes. Use kmemdup to ensure alignment.
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found