]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
iommu: Rename iommu_get_instance()
authorJoerg Roedel <jroedel@suse.de>
Tue, 31 Jan 2017 15:58:42 +0000 (16:58 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 20 Jun 2017 08:50:03 +0000 (10:50 +0200)
commitc56bd31d635dea426d826ecd7ea2f5057208f95b
treef6f352a4cbdd5d12ff4eef95d371ed460a2a4c6d
parent1e80feddb887b5adb859ea0564776d7fe6efaf25
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.

BugLink: http://bugs.launchpad.net/bugs/1688158
Signed-off-by: Joerg Roedel <jroedel@suse.de>
(cherry picked from commit 534766dfef999f7e7349bbd91cd19c1673792af3)
Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/acpi/arm64/iort.c
drivers/iommu/iommu.c
include/linux/iommu.h
include/linux/of_iommu.h