[POWERPC] iommu_free_table doesn't need the device_node
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 6 Dec 2007 02:39:19 +0000 (13:39 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 11 Dec 2007 02:41:33 +0000 (13:41 +1100)
commit68d315f5975c05595af52e3b758b5b6ebae1a266
treec0578f97815519a841cc88328c4fd4b91c42b111
parent0d9dc4b473f7224cc1798c96d5dba84b69212163
[POWERPC] iommu_free_table doesn't need the device_node

It only needs the iommu_table address.  It also makes use of the node
name to print error messages.  So just pass it the things it needs.
This reduces the places that know about the pci_dn by one.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/iommu.c
arch/powerpc/platforms/pseries/iommu.c
include/asm-powerpc/iommu.h