]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iommu: Make of_device_id array const
authorKiran Padwal <kiran.padwal@smartplayin.com>
Thu, 11 Sep 2014 13:37:36 +0000 (19:07 +0530)
committerJoerg Roedel <jroedel@suse.de>
Thu, 25 Sep 2014 14:01:03 +0000 (16:01 +0200)
commitd943b0ffba153cd63f836647b873b445842a2f58
tree5d4e88729efc249726e1648664c97d59dfb92d6d
parent24278a24d88ae730229417e5d3bd452d7545fbcc
iommu: Make of_device_id array const

Make of_device_id array const, because all OF functions handle it as const.

Signed-off-by: Kiran Padwal <kiran.padwal@smartplayin.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/arm-smmu.c
drivers/iommu/omap-iommu.c
drivers/iommu/tegra-gart.c
drivers/iommu/tegra-smmu.c