Rob Herring dd37e9405a ARM: add coherent dma ops
arch_is_coherent is problematic as it is a global symbol. This
doesn't work for multi-platform kernels or platforms which can support
per device coherent DMA.

This adds arm_coherent_dma_ops to be used for devices which connected
coherently (i.e. to the ACP port on Cortex-A9 or A15). The arm_dma_ops
are modified at boot when arch_is_coherent is true.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
2012-10-02 08:58:06 +02:00
..
2012-03-28 18:30:01 +01:00
2012-10-02 08:58:06 +02:00
2011-12-08 10:30:40 +00:00
2012-03-28 18:30:01 +01:00
2012-08-25 09:11:40 +01:00
2011-12-06 11:15:25 +00:00
2012-03-28 18:30:01 +01:00