[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1477418772-12184-1-git-send-email-bhumirks@gmail.com>
Date: Tue, 25 Oct 2016 23:36:09 +0530
From: Bhumika Goyal <bhumirks@...il.com>
To: will.deacon@....com, robin.murphy@....com, joro@...tes.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
iommu@...ts.linux-foundation.org, julia.lawall@...6.fr
Cc: Bhumika Goyal <bhumirks@...il.com>
Subject: [PATCH 0/3] drivers: iommu: declare iommu_gather_ops structures as const
Constify iommu_gather_ops structures and replace __initdata with
__initconst where needed.
Bhumika Goyal (3):
drivers: iommu: arm-smmu: constify iommu_gather_ops structures
drivers: iommu: arm-smmu-v3: constify iommu_gather_ops structures
drivers: iommu: io-pgtable-arm: use const and __initconst for
iommu_gather_ops structures
drivers/iommu/arm-smmu-v3.c | 2 +-
drivers/iommu/arm-smmu.c | 2 +-
drivers/iommu/io-pgtable-arm.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--
1.9.1
Powered by blists - more mailing lists