From: Paul Walmsley Date: Mon, 27 Aug 2007 08:39:14 +0000 (-0600) Subject: omap2 clock: separate clksel set_rate code into its own function X-Git-Tag: v2.6.23-omap1~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aec89a139685d4c095afc61dfc3b9388a473243;p=pandora-kernel.git omap2 clock: separate clksel set_rate code into its own function Simplify omap2_clk_set_rate() by separating out the clksel set_rate code into its own function, omap2_clksel_set_rate(). Clksel clocks use this function by placing its function pointer in their .set_rate fields. Convert existing clksel clocks accordingly. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed