summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAntti P Miettinen <amiettinen@nvidia.com>2013-10-28 13:17:09 +0200
committerJuha Tukkinen <jtukkinen@nvidia.com>2013-10-30 05:52:16 -0700
commit68614d7db8005d81d7d8146971e25e353deeae59 (patch)
treeae78cdaed4662f04ff467ef2b69824dcd3385a40 /arch
parent6918965ec9dbf422ddd6468c0cabd4b5e6a82a01 (diff)
ARM: Tegra: Fix comment about clock switch
Upon turning off PLLs CPU is switched to CLKM. Change-Id: I72d3cd6a6a103ef954b03453f5bcc0131a9737f2 Signed-off-by: Antti P Miettinen <amiettinen@nvidia.com> Reviewed-on: http://git-master/r/304351 (cherry picked from commit 5528184cfee750a3e64e62f3d0054537e40fa329) Reviewed-on: http://git-master/r/309558 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Juha Tukkinen <jtukkinen@nvidia.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-tegra/sleep-t30.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/sleep-t30.S b/arch/arm/mach-tegra/sleep-t30.S
index 5a4c62b8280d..ace80b73525d 100644
--- a/arch/arm/mach-tegra/sleep-t30.S
+++ b/arch/arm/mach-tegra/sleep-t30.S
@@ -1035,7 +1035,7 @@ tegra3_stop_mc_clk:
* tegra3_cpu_clk32k
*
* In LP0 and LP1 all plls will be turned off. Switch the system clock
- * to the 32khz clock (clks)
+ * to the 32khz clock (clks) and CPU to clkm.
* r4 = TEGRA_PMC_BASE
* r5 = TEGRA_CLK_RESET_BASE
* r6 = TEGRA_FLOW_CTRL_BASE