From: Tero Kristo Date: Wed, 14 Oct 2015 11:49:16 +0000 (+0300) Subject: ARM: OMAP3: clock: remove un-used core dpll re-program code X-Git-Tag: omap-for-v4.4/cleanup-pt1^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d42f265a5d7a352d40fa2911666cd5236bc3ccaf;p=pandora-kernel.git ARM: OMAP3: clock: remove un-used core dpll re-program code Remove the OMAP3 core DPLL re-program code, and the associated SRAM code that does the low-level programming of the DPLL divider, idling of the SDRAM etc. This code was never fully implemented in the kernel; things missing were driver side handling of core clock changes (they need to account for their functional clock rate being changed on-the-fly), and the whole framework required for handling this. Thus, there is not much point to keep carrying the low-level support code either. Signed-off-by: Tero Kristo Cc: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed