]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[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)
commita74e5e5facb854ab4be9e0320e0f65074012df9b
treeae2c8b1462ca659d8b306a530a855d203a303e9f
parentbc97ce951cfb697eaac9d5b6a2fbe4544fdf1a7c
[PATCH] powerpc iommu: minor cleanup

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>
arch/powerpc/kernel/pci_iommu.c