From: Benjamin Herrenschmidt Date: Sat, 11 Nov 2006 06:25:04 +0000 (+1100) Subject: [POWERPC] Add DMA ops support for of_platform_device to Cell X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=868108784ccf0add6ac593bfbc2eb5a0804af48d;p=pandora-kernel.git [POWERPC] Add DMA ops support for of_platform_device to Cell This patch adds a bus device notifier to the of_platform bus type on cell to setup the DMA operations for of_platform_devices. We currently use the PCI operations as Cell use a special version of them that happens to be suitable for our needs. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed