commit | 209bfbb4780190754a6383ad052e59ce8b5bedeb | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Wed Jan 30 01:13:59 2008 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jan 31 12:11:10 2008 +1100 |
tree | 2dada617645452adac673d09c82c3e51edf52ab8 | |
parent | 41d824bf61b507c001868861cddda25eaab23cd7 [diff] |
[POWERPC] Split out the logic that allocates struct iommus Split out the logic that allocates a struct iommu into a separate function. This can fail however the calling code has never cared - so just return if we can't allocate an iommu. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Paul Mackerras <paulus@samba.org>