powerpc: Add iommu domain pointer to device archdata
authorVarun Sethi <Varun.Sethi@freescale.com>
Mon, 15 Jul 2013 04:50:55 +0000 (10:20 +0530)
committerJoerg Roedel <joro@8bytes.org>
Wed, 14 Aug 2013 09:38:34 +0000 (11:38 +0200)
Add an iommu domain pointer to device (powerpc) archdata.  Devices
are attached to iommu domains and this pointer provides a mechanism
to correlate between a device and the associated iommu domain.  This
field is set when a device is attached to a domain.

Signed-off-by: Varun Sethi <Varun.Sethi@freescale.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Joerg Roedel <joro@8bytes.org>

No differences found