On Tue, 2018-12-11 at 13:19 +0100, Joerg Roedel wrote: > From: Joerg Roedel <[email protected]> > > Use the new helpers dev_iommu_fwspec_get()/set() to access > the dev->iommu_fwspec pointer. This makes it easier to move > that pointer later into another struct. > > Cc: Matthias Brugger <[email protected]> > Signed-off-by: Joerg Roedel <[email protected]> > --- > drivers/iommu/mtk_iommu.c | 21 ++++++++++++--------- > drivers/iommu/mtk_iommu_v1.c | 28 ++++++++++++++++------------ > 2 files changed, 28 insertions(+), 21 deletions(-)
Tested-by: Yong Wu <[email protected]>

