]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitcd51d0edecc37f1061a5091450e6c7e2a8a16d68
tree952a985f483d1e7cd9049a12fb42bf79f8ab1ce8
parent62248ae826f51ac2e3d3902c0a657043d95b731c
ARM: tegra: common: Enable core clocks

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>
arch/arm/mach-tegra/common.c