ARM: tegra: common: Enable core clocks
authorColin Cross <ccross@android.com>
Tue, 22 Feb 2011 01:05:36 +0000 (17:05 -0800)
committerColin Cross <ccross@android.com>
Tue, 22 Feb 2011 22:48:37 +0000 (14:48 -0800)
Enable the cpu, emc (memory controller) and csite (debug and
trace controller) clocks during init to prevent them from
being disabled by the bootloader clock disabling code.

Signed-off-by: Colin Cross <ccross@android.com>
Acked-by: Olof Johansson <olof@lixom.net>

No differences found