diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2018-10-18 13:13:38 +0200 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2018-11-06 16:40:29 +0100 |
commit | b65f501627fffc0464607244b05e7a2d3677d654 (patch) | |
tree | c8ddc04db9441e0c4e4239cd3c61b3baf62e60c1 /drivers/dma | |
parent | Linux 4.20-rc1 (diff) | |
download | linux-b65f501627fffc0464607244b05e7a2d3677d654.tar.xz linux-b65f501627fffc0464607244b05e7a2d3677d654.zip |
iommu/mediatek: 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>
Signed-off-by: Yong Wu <yong.wu@mediatek.com>
(Change the title to iommu/mediatek: xx)
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions