commit | 7fc67afc436cf7f74d8cc697012696187332fc35 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Wed Jan 30 01:14:00 2008 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jan 31 12:11:10 2008 +1100 |
tree | 6751c3bc965a11cab95dd140cb70cba6e3988d24 | |
parent | 209bfbb4780190754a6383ad052e59ce8b5bedeb [diff] |
[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>