]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd5fba96d5b61f2f600cc3e0255b6d98d6bcbc010
tree7fe712ddf9b29098b527dbdf9766d4d155dc00d8
parentab7bddad72972bdf0d56753cb75494dfb45ece52
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>
arch/arm/mach-msm/include/mach/iommu.h
arch/arm/mach-msm/iommu.c