msm: iommu: Clock control for the IOMMU driver
authorStepan Moskovchenko <stepanm@codeaurora.org>
Fri, 25 Feb 2011 02:00:39 +0000 (18:00 -0800)
committerDavid Brown <davidb@codeaurora.org>
Tue, 8 Mar 2011 22:40:58 +0000 (14:40 -0800)
Add clock control to the IOMMU driver. The IOMMU bus clock
(and potentially an AXI clock) need to be on to gain access
to IOMMU registers. Actively control these clocks when
needed instead of leaving them on.

Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found