iommu/sysfs: Rename iommu_release_device()
authorJoerg Roedel <jroedel@suse.de>
Wed, 5 Dec 2018 12:57:43 +0000 (13:57 +0100)
committerJoerg Roedel <jroedel@suse.de>
Mon, 17 Dec 2018 11:47:49 +0000 (12:47 +0100)
commit6954cf9bfda153f9544c63761aabf0199710aec3
treebbd8b92d3b0fe30fc0460770038c612f2347b68a
parentf884f6ee62604aec60fe1760f94724be192d97c0
iommu/sysfs: Rename iommu_release_device()

Remove the iommu_ prefix from the function and a few other
static data structures so that the iommu_release_device name
can be re-used in iommu core code.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu-sysfs.c