iommu: Remove mode argument from iommu_set_dma_strict()
authorJohn Garry <john.garry@huawei.com>
Mon, 12 Jul 2021 11:12:20 +0000 (19:12 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 26 Jul 2021 11:27:38 +0000 (13:27 +0200)
commit308723e3580027f0cd7c86a5edfe6b5acb6863d2
treecda2c92f4487fb84dcccd0a2ba2af381b5885939
parent02252b3bfe9f98770a8d902925711676ff5bd766
iommu: Remove mode argument from iommu_set_dma_strict()

We only ever now set strict mode enabled in iommu_set_dma_strict(), so
just remove the argument.

Signed-off-by: John Garry <john.garry@huawei.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/1626088340-5838-7-git-send-email-john.garry@huawei.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd/init.c
drivers/iommu/intel/iommu.c
drivers/iommu/iommu.c
include/linux/iommu.h