]> git.baikalelectronics.ru Git - kernel.git/commit
msm: iommu: Remove dependency on IDR
authorStepan Moskovchenko <stepanm@codeaurora.org>
Fri, 25 Feb 2011 02:00:42 +0000 (18:00 -0800)
committerDavid Brown <davidb@codeaurora.org>
Tue, 8 Mar 2011 22:40:59 +0000 (14:40 -0800)
commit097e16bf686e9b9c3dfd6618693f0288894798cc
treea00145fb4f24eca3e90edacbd9f29335c53b9c3e
parenta73822de0e9f69cc6c399b43652fd6620414e82c
msm: iommu: Remove dependency on IDR

Remove the depencency on the IOMMU IDR register, as it may
not be accessible depending on the security configuraton.
This involves moving the NCB field of IDR into the platform
data.

Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/devices-iommu.c
arch/arm/mach-msm/include/mach/iommu.h
arch/arm/mach-msm/iommu.c
arch/arm/mach-msm/iommu_dev.c