ARM: tegra: clock: Initialize clocks that have no enable
authorColin Cross <ccross@android.com>
Thu, 14 Oct 2010 02:16:02 +0000 (19:16 -0700)
committerColin Cross <ccross@android.com>
Mon, 21 Feb 2011 08:09:12 +0000 (00:09 -0800)
commitf035530b799a9c945415ad2139bb6494b542639a
tree9d8a383ba001bda4924226e31b5c31939e402de9
parent35c47c3bbaa82b046d645aed2b709ce12ef0e25e
ARM: tegra: clock: Initialize clocks that have no enable

Assume that any clock that has no enable op is always on.

Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/clock.c