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:
2ff9f31
)
sh: Kill off MAX_DMA_ADDRESS leftovers.
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 19 May 2012 09:50:09 +0000
(18:50 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 19 May 2012 09:50:09 +0000
(18:50 +0900)
We don't support the ISA DMA API, so this is only ever misused. The
dma-sh case inadvertently broke the dreamcast case by testing the wrong
variable for the total number of channels, so this fixes that up too.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found