From: Stephen Rothwell Date: Thu, 6 Dec 2007 02:39:19 +0000 (+1100) Subject: [POWERPC] iommu_free_table doesn't need the device_node X-Git-Tag: v2.6.25-rc1~1131^2~343 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68d315f5975c05595af52e3b758b5b6ebae1a266;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed