From: Russell King Date: Sun, 8 May 2011 14:43:07 +0000 (+0100) Subject: ARM: s5p: consolidate selection of timer register X-Git-Tag: v3.0-rc1~328^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df4c144f7514071a54a46eaa5a9e16299c056e29;p=pandora-kernel.git ARM: s5p: consolidate selection of timer register s5p duplicates the runtime selection of the timer register three times. Move this out into a separate function. FIXME: It is unclear whether this code needs to support true runtime selection of the timer register, or whether it can be selected once at init time. Acked-by: Kukjin Kim Signed-off-by: Russell King --- Reading git-diff-tree failed