[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170830131424.2psz2gtgzlghzp5i@8bytes.org>
Date: Wed, 30 Aug 2017 15:14:24 +0200
From: Joerg Roedel <joro@...tes.org>
To: Arvind Yadav <arvind.yadav.cs@...il.com>
Cc: m.szyprowski@...sung.com, kgene@...nel.org, krzk@...nel.org,
matthias.bgg@...il.com, gerald.schaefer@...ibm.com,
linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org
Subject: Re: [PATCH 1/3] iommu: exynos: constify iommu_ops
On Mon, Aug 28, 2017 at 05:42:05PM +0530, Arvind Yadav wrote:
> 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@...il.com>
> ---
> drivers/iommu/exynos-iommu.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Powered by blists - more mailing lists