]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[POWERPC] Split cell_iommu_setup_hardware() into two parts
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 29 Jan 2008 14:14:00 +0000 (01:14 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 31 Jan 2008 01:11:10 +0000 (12:11 +1100)
commit7fc67afc436cf7f74d8cc697012696187332fc35
tree6751c3bc965a11cab95dd140cb70cba6e3988d24
parent209bfbb4780190754a6383ad052e59ce8b5bedeb
[POWERPC] Split cell_iommu_setup_hardware() into two parts

Split cell_iommu_setup_hardware() into two parts.  Split the page table
setup into cell_iommu_setup_page_tables() and the bits that kick the
hardware into cell_iommu_enable_hardware().

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/iommu.c