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:
8970ef4
)
[ARM] S3C24XX: DMA: Split hardware regs out of <mach/dma.h>
author
Ben Dooks
<ben@simtec.co.uk>
Thu, 19 Mar 2009 15:02:35 +0000
(15:02 +0000)
committer
Ben Dooks
<ben-linux@fluff.org>
Fri, 1 May 2009 10:39:06 +0000
(11:39 +0100)
The <mach/dma.h> is for the driver API for the DMA system and should
not have anything relying on the CPU specific registers.
Remove the registers to <plat/dma-regs.h> for the code that really
needs to know about them.
Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found