commit | bbd215a310bdd3aa149a9317b99f60d1d71e78ea | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Thu Apr 04 02:35:05 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Apr 04 02:35:05 2013 -0700 |
tree | 12776d3e95c01b3715512a84f0da2fa63326d3d4 | |
parent | 092d551e1900957ca86c11413617bdada36121a3 [diff] | |
parent | b18220e19a3ec50ed9cdacbac76b9a5ad03da204 [diff] |
Merge "iommu: msm: Do not access secure register"
diff --git a/drivers/iommu/msm_iommu-v1.c b/drivers/iommu/msm_iommu-v1.c index fa5ca8c..8a26003 100644 --- a/drivers/iommu/msm_iommu-v1.c +++ b/drivers/iommu/msm_iommu-v1.c
@@ -232,8 +232,6 @@ SET_GFAR(base, 0); SET_GFSRRESTORE(base, 0); SET_TLBIALLNSNH(base, 0); - SET_SCR1(base, 0); - SET_SSDR_N(base, 0, 0); smt_size = GET_IDR0_NUMSMRG(base); for (i = 0; i < smt_size; i++)