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
(from parent 1:
2a95ea6
)
rapidio/tsi721: switch to dma_zalloc_coherent
author
Alexandre Bounine
<alexandre.bounine@idt.com>
Thu, 8 Dec 2011 22:34:35 +0000
(14:34 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 9 Dec 2011 15:50:29 +0000
(07:50 -0800)
Replace the pair dma_alloc_coherent()+memset() with the new
dma_zalloc_coherent() added by Andrew Morton for kernel version 3.2
Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found