]> git.baikalelectronics.ru Git - kernel.git/commit
PCI/ATS: Export symbols of PASID functions
authorJean-Philippe Brucker <jean-philippe@linaro.org>
Mon, 24 Feb 2020 16:58:41 +0000 (17:58 +0100)
committerWill Deacon <will@kernel.org>
Wed, 18 Mar 2020 21:32:25 +0000 (21:32 +0000)
commit3c0a67ee1805d0689ae0400d4d43ccde50de423e
tree7a8ac2d93ea81579c07d5a52cc2950b750774d80
parent1e1759f6f3e6ce5a9fc0f3fb60b6125e8dea93b7
PCI/ATS: Export symbols of PASID functions

The Arm SMMUv3 driver uses pci_{enable,disable}_pasid() and related
functions.  Export them to allow the driver to be built as a module.

Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Signed-off-by: Will Deacon <will@kernel.org>
drivers/pci/ats.c