aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommu.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-28 17:42:05 +0530
committerJoerg Roedel <jroedel@suse.de>2017-08-30 15:13:54 +0200
commit0b9a36947c6bfa4b63224e0906c743aa3314a2d3 (patch)
treed31e141d716483b8081e8fc185ff66c4b69d594b /drivers/iommu/iommu.c
parentiommu/exynos: Remove custom platform device registration code (diff)
downloadlinux-dev-0b9a36947c6bfa4b63224e0906c743aa3314a2d3.tar.xz
linux-dev-0b9a36947c6bfa4b63224e0906c743aa3314a2d3.zip
iommu/exynos: Constify iommu_ops
iommu_ops are not supposed to change at runtime. Functions 'iommu_device_set_ops' and 'bus_set_iommu' working with const iommu_ops provided by <linux/iommu.h>. So mark the non-const structs as const. Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Acked-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/iommu.c')
0 files changed, 0 insertions, 0 deletions