]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu/amd: Rework amd_iommu_update_and_flush_device_table()
authorVasant Hegde <vasant.hegde@amd.com>
Wed, 28 Aug 2024 11:10:28 +0000 (11:10 +0000)
committerJoerg Roedel <jroedel@suse.de>
Wed, 4 Sep 2024 09:35:57 +0000 (11:35 +0200)
commita3303762eb80fe03479962470a81b9176fc24f8e
treeb4e7da6d36a060d4b5ce161b1776cfeb0e8c785b
parent964877dc26232835d4465d9565399fe8ca4525e8
iommu/amd: Rework amd_iommu_update_and_flush_device_table()

Remove separate function to update and flush the device table as only
amd_iommu_update_and_flush_device_table() calls these functions.

No functional changes intended.

Signed-off-by: Vasant Hegde <vasant.hegde@amd.com>
Reviewed-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Link: https://lore.kernel.org/r/20240828111029.5429-8-vasant.hegde@amd.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd/iommu.c