[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}
authorRalf Baechle <ralf@linux-mips.org>
Thu, 16 Nov 2006 02:56:12 +0000 (02:56 +0000)
committerRalf 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