commit | 41f3f5138a5ea71ee603f3d556953fce9aba3074 | [log] [tgz] |
---|---|---|
author | Stepan Moskovchenko <stepanm@codeaurora.org> | Thu Feb 24 18:00:39 2011 -0800 |
committer | David Brown <davidb@codeaurora.org> | Tue Mar 08 14:40:58 2011 -0800 |
tree | 7fe712ddf9b29098b527dbdf9766d4d155dc00d8 | |
parent | 8bec99b586e2aa285076c2057e72b70ab5c43175 [diff] |
msm: iommu: Clock control for the IOMMU driver 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>