From: Benjamin Krill Date: Thu, 27 Nov 2008 15:15:44 +0000 (+0100) Subject: powerpc/cell: add QPACE as a separate Cell platform X-Git-Tag: v2.6.29-rc1~574^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def434c2319c5a336633cd73322e0f28a7091b01;p=pandora-kernel.git powerpc/cell: add QPACE as a separate Cell platform Since the QPACE (Chromodynamics Parallel Computing on the Cell Broadband Engine) platform doesn't use a iommu, doesn't have PCI devices and a MPIC much lesser setup and configurations are needed. So far all devices are detected as OF device. A notifier function is used to set the dma_ops for the of_platform bus. Further this patch splits the PPC_CELL_NATIVE into PPC_CELL_COMMON which are parts that are shared with the QPACE platform and the rest. Signed-off-by: Benjamin Krill Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed