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)
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>

No differences found