ARM: OMAP: Need to enable 32k-sync clock
authorKevin Hilman <khilman@mvista.com>
Tue, 13 Nov 2007 22:45:42 +0000 (14:45 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 23 Nov 2007 20:27:07 +0000 (12:27 -0800)
When CONFIG_OMAP_RESET_CLOCKS=y is enabled on OMAP3, the 32k sync
clock is disabled, resulting in a crash when any access to it is done,
including a sched_clock().

Signed-off-by: Kevin Hilman <khilman@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found