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:
e592a9b
)
staging: et131x: use dma_alloc... instead of pci_alloc...
author
Mark Einon
<mark.einon@gmail.com>
Thu, 20 Oct 2011 00:18:43 +0000
(
01:18
+0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 23 Oct 2011 08:07:11 +0000
(10:07 +0200)
Use dma_allocs instead of pci_allocs, so we can use GFP_KERNEL
allocations.
Also removed this item from the TODO list
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found