From: Timo Teras Date: Mon, 26 Jun 2006 23:16:13 +0000 (-0700) Subject: ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1 X-Git-Tag: v2.6.18-rc1~145^2~14^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e32f7ec2e8bf00756c74a5e6a80bc59e949dd81d;p=pandora-kernel.git ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1 The dmtimer framework update broke 32 kHz timer as udelay() does not work before system timer is started (and GPT1 should not be reset). This also makes the GP timer use GPT1. This requires a fix in clock framework. Signed-off-by: Timo Teras Signed-off-by: Juha Yrjola Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed