On Wed, May 20, 2020 at 05:22:02PM +0200, Jean-Philippe Brucker wrote: > The new pci_ats_supported() function checks if a device supports ATS and > is allowed to use it. > > Signed-off-by: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx> > --- > drivers/iommu/arm-smmu-v3.c | 20 +++++++------------- > 1 file changed, 7 insertions(+), 13 deletions(-) Acked-by: Will Deacon <will@xxxxxxxxxx> Will