diff options
author | Robin Murphy <robin.murphy@arm.com> | 2018-01-09 16:17:26 +0000 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2018-01-17 15:25:49 +0100 |
commit | e7747d88e05eabed6fd921c3636a9d1f5b4f754f (patch) | |
tree | 0dc77ee2c04102a29b9b3a4f05c90a167a2456b0 /drivers/iommu/msm_iommu.c | |
parent | 892d7aaddb24b0d3eaf05534ed29a264d3b52646 (diff) |
iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hook
Having of_iommu_init() call ipmmu_init() via ipmmu_vmsa_iommu_of_setup()
does nothing that the subsys_initcall wouldn't do slightly later anyway,
since probe-deferral of masters means it is no longer critical to
register the driver super-early. Clean it up.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/msm_iommu.c')
0 files changed, 0 insertions, 0 deletions