Re: [PATCH v2 3/5] iommu/exynos: Add iommu driver for Exynos4 Platforms

2011-09-30 Thread KyongHo Cho
On Fri, Sep 30, 2011 at 9:06 PM, Roedel, Joerg wrote: > First comment: Pleas remove the 'inline' annotations in this patch. It > is better to let the compiler decide what to inline and what not. Ok. Thanks :) > > Hmm, may it make sense to store data directly in dev->arch.iommu? This > will save y

Re: [PATCH v2 3/5] iommu/exynos: Add iommu driver for Exynos4 Platforms

2011-09-30 Thread Roedel, Joerg
On Fri, Sep 30, 2011 at 03:31:30AM -0400, Kukjin Kim wrote: > From: KyongHo Cho > > This is the System MMU driver and IOMMU API implementation for > Exynos4 SOC platforms. Exynos4 platforms has more than 10 System > MMUs dedicated for each multimedia accellerators. > > Signed-off-by: KyongHo Cho

[PATCH v2 3/5] iommu/exynos: Add iommu driver for Exynos4 Platforms

2011-09-30 Thread Kukjin Kim
From: KyongHo Cho This is the System MMU driver and IOMMU API implementation for Exynos4 SOC platforms. Exynos4 platforms has more than 10 System MMUs dedicated for each multimedia accellerators. Signed-off-by: KyongHo Cho Signed-off-by: Kukjin Kim --- drivers/iommu/Kconfig| 14 + d