iommu: Rename iommu_get_instance()
authorJoerg Roedel <jroedel@suse.de>
Tue, 31 Jan 2017 15:58:42 +0000 (16:58 +0100)
committerJoerg Roedel <jroedel@suse.de>
Fri, 10 Feb 2017 12:44:57 +0000 (13:44 +0100)
commit534766dfef999f7e7349bbd91cd19c1673792af3
tree3c8ab8faadf54f69965ab658f7135d929f973184
parent797a8b4d768c58caac58ee3e8cb36a164d1b7751
iommu: Rename iommu_get_instance()

Rename the function to iommu_ops_from_fwnode(), because that
is what the function actually does. The new name is much
more descriptive about what the function does.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/acpi/arm64/iort.c
drivers/iommu/iommu.c
include/linux/iommu.h
include/linux/of_iommu.h