ARM: tegra: enable clk reset for non-peripheral clocks
authorDima Zavin <dima@android.com>
Fri, 3 Sep 2010 02:11:11 +0000 (19:11 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:29:06 +0000 (16:29 -0700)
commitb63adaa65d8e312ef9e2ec60e276f0cbaa946d8c
tree1ec079973dee438e3db9a473689d05917a0f0392
parent33264d0f2cc059c0312a267d9e2fb9eb3f1bc3e7
ARM: tegra: enable clk reset for non-peripheral clocks

Add a new 'reset' clk op. This can be provided for any clock,
not just peripherals.

Change-Id: I0742cfad1587ddc006066c7fa9bc22f180c04e6f
Signed-off-by: Dima Zavin <dima@android.com>
arch/arm/mach-tegra/clock.h
arch/arm/mach-tegra/tegra2_clocks.c