On Thu, Mar 26, 2020 at 04:08:31PM +0100, Joerg Roedel wrote: > From: Joerg Roedel <[email protected]> > > Move the iommu_fwspec pointer in struct device into struct dev_iommu. > This is a step in the effort to reduce the iommu related pointers in > struct device to one. > > Cc: Greg Kroah-Hartman <[email protected]> > Tested-by: Will Deacon <[email protected]> # arm-smmu > Reviewed-by: Jean-Philippe Brucker <[email protected]> > Signed-off-by: Joerg Roedel <[email protected]> > --- > drivers/iommu/iommu.c | 3 +++ > include/linux/device.h | 3 --- > include/linux/iommu.h | 12 ++++++++---- > 3 files changed, 11 insertions(+), 7 deletions(-)
Reviewed-by: Greg Kroah-Hartman <[email protected]> _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
