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:
fd88edd
)
[ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapper
author
Ben Dooks
<ben-linux@fluff.org>
Fri, 15 Sep 2006 22:42:24 +0000
(23:42 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 25 Sep 2006 09:25:15 +0000
(10:25 +0100)
Allow each CPU type in the S3C24XX range to
select the DMA channel mapping it supports.
We change the DMA registration to use an
virtual channel number that the DMA system
will allocate to a hardware channel at
request time.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found