commit | 68d315f5975c05595af52e3b758b5b6ebae1a266 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Dec 06 13:39:19 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Dec 11 13:41:33 2007 +1100 |
tree | c0578f97815519a841cc88328c4fd4b91c42b111 | |
parent | 0d9dc4b473f7224cc1798c96d5dba84b69212163 [diff] |
[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>