From: Igor Grinberg Date: Mon, 27 Aug 2012 22:26:14 +0000 (+0300) Subject: ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER X-Git-Tag: omap-fixes-for-v3.6-rc4~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45caae74d238ef6583e9402cb8c550cc0b0f7dbd;p=pandora-kernel.git ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER Currently, omap2_sync32k_clocksource_init() function initializes the 32K timer as the system clock source regardless of the CONFIG_OMAP_32K_TIMER setting. Fix this by providing a default implementation for !CONFIG_OMAP_32K_TIMER case. Signed-off-by: Igor Grinberg Reviewed-by: Paul Walmsley Acked-by: Santosh Shilimkar Cc: stable@vger.kernel.org Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed