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:
9e28d7e
)
[ARM] dma: pata_icside's contiguous sg array is now redundant
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 8 Dec 2008 19:25:28 +0000
(19:25 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 11 Dec 2008 14:52:44 +0000
(14:52 +0000)
Now that the IOMD DMA code walks the scatterlist using sg_next,
converting the sg list into a contiguous list is no longer required.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found