commit | d03f387eb321189bc2ba278b6ca82f1a45cf19d6 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Sat Nov 11 17:25:09 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Dec 04 20:38:50 2006 +1100 |
tree | b194bd9921c0091e87d71162ec686eb1bb08ab85 | |
parent | 4c9d2800be5dfabf26acdeb401cbabe9edc1dcf2 [diff] |
[POWERPC] Cell fixup DMA offset for new southbridge This patch makes the Cell DMA code work on both the Spider and the Axon south bridges by turning cell_dma_valid into a variable instead of a constant. This is a temporary patch until we have full iommu support. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>