From: Mitchel Humpherys Date: Tue, 23 Dec 2014 17:39:22 +0000 (+0000) Subject: iommu/arm-smmu: don't touch the secure STLBIALL register X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~107^2~3^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c8567d1cac0fa4c44ddcf0a956cae0bf2a348f3;p=pandora-kernel.git iommu/arm-smmu: don't touch the secure STLBIALL register Currently we do a STLBIALL when we initialize the SMMU. However, in some configurations that register is not supposed to be touched and is marked as "Secure only" in the spec. Rip it out. Signed-off-by: Mitchel Humpherys Signed-off-by: Will Deacon --- Reading git-diff-tree failed