From: Paul Walmsley Date: Mon, 27 Aug 2007 08:39:04 +0000 (-0600) Subject: omap2 clock: convert omap2_clksel_to_divisor and omap2_divisor_to_clksel to use new... X-Git-Tag: v2.6.23-omap1~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37d90a4a30f01ecf90b61742c08868255cf5ddd8;p=pandora-kernel.git omap2 clock: convert omap2_clksel_to_divisor and omap2_divisor_to_clksel to use new clksel struct Convert omap2_clksel_to_divisor() and omap2_divisor_to_clksel() to use the new struct clksel and struct clksel_rate data. Add omap2_get_clksel_by_parent() utility code, called by both functions, to return the appropriate struct clksel for a given (struct clk, parent struct clk) combination. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed