iommu: msm: Ensure clocks are on before continuing

Certain IOMMU's require an extra clock to be turned on
before their registers can be accessed.
The register that controls this clock is not within the same
memory/device region as the IOMMU registers and thus the
need for an explicit mb to avoid the possiblity of unclocked
access.

Change-Id: I55528b9ba07d89fdb9785b81b43b764150fcc413
Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>
1 file changed