]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[POWERPC] cell: Fix spufs with "new style" device-tree
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 19 Dec 2006 14:32:44 +0000 (15:32 +0100)
committerArnd Bergmann <arnd@klappe.arndb.de>
Tue, 19 Dec 2006 14:35:38 +0000 (15:35 +0100)
commit6e22ba63f01b9bdcd1f29251a95047d310526207
tree0fdf36a4ea007f1b72157c2e925d08ac9f9dbc13
parenta24e57be9baed6ccb552fbdb8e7e29e9c2da0375
[POWERPC] cell: Fix spufs with "new style" device-tree

Some SPU code was a bit too convoluted and broke when adding support for
the new style device-tree, most notably the struct pages for SPEs no
longer get created. oops...

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
arch/powerpc/platforms/cell/spu_priv1_mmio.c