On 2018/12/11 20:19, Joerg Roedel wrote: > From: Joerg Roedel <jroe...@suse.de> > > 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: Lorenzo Pieralisi <lorenzo.pieral...@arm.com> > Signed-off-by: Joerg Roedel <jroe...@suse.de> > --- > drivers/acpi/arm64/iort.c | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-)
Acked-by: Hanjun Guo <hanjun....@linaro.org> Thanks Hanjun