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:
f65e4fa
)
[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 16 Nov 2006 02:56:12 +0000
(
02:56
+0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 13 Feb 2007 22:40:50 +0000
(22:40 +0000)
Platforms will now have to supply a function dma_device_is_coherent which
returns if a particular device participates in the coherence domain. For
most platforms this function will always return 0 or 1.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found