iommu: msm: Do not idle the IOMMU in fault handler

It is not neccessary to idle the IOMMU in the page fault handler.
The page fault handler is only writing to the CBn_FSR register
which has been declared safe to write to without idling the IOMMU core.

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