[PATCH] powerpc iommu: minor cleanup
authorOlof Johansson <olof@lixom.net>
Fri, 28 Apr 2006 13:57:09 +0000 (08:57 -0500)
committerPaul Mackerras <paulus@samba.org>
Sat, 29 Apr 2006 08:08:01 +0000 (18:08 +1000)
A couple of minor renames:

* The iommu_table is no longer a part of the device node structure,
  so devnode_table is misleading
* Rename struct device *-variables to hwdev

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found