]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitd9b7f2dfdccaa370b98abf5d5f850fb0a25571a5
tree75c1a8c2d2f1b707282d40820dbb19176b610b1a
parent8291e91ab405e37d838caeaf60f63d2f195d08b9
ARM: OMAP: Need to enable 32k-sync clock

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>
arch/arm/plat-omap/common.c