ACPI/IORT: Don't call iommu_ops->add_device directly
authorJoerg Roedel <jroedel@suse.de>
Wed, 5 Dec 2018 13:39:45 +0000 (14:39 +0100)
committerJoerg Roedel <jroedel@suse.de>
Mon, 17 Dec 2018 11:47:51 +0000 (12:47 +0100)
commitd2e1a003af569e912d5f115a3c20b89a19f5caa0
tree5dae4788ecf6b8dcce8e6967df0f95a4cd9af6d7
parent641fb0efbff063ed57f108c2eb4a4d26dbd5badd
ACPI/IORT: Don't call iommu_ops->add_device directly

Make sure to invoke this call-back through the proper
function of the IOMMU-API.

Acked-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/acpi/arm64/iort.c