iommu: msm: Add missing memory barrier

To ensure we do not access the IOMMU halt register after
we turn off clocks we need to insert an explicit memory
barrier instruction after write to the halt register
in the IOMMU.

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