]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
omap2 clock: convert omap2_get_clksel to use new clksel struct
authorPaul Walmsley <paul@pwsan.com>
Mon, 27 Aug 2007 08:39:06 +0000 (02:39 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 31 Aug 2007 18:10:58 +0000 (11:10 -0700)
commit3db6a4cc142644ca1cde1368148045697a35abac
tree01fa39d00ddf7d887f74e05fc43243fe0e1e9c58
parent9ee536477effe6043c34851fe1eb5c9b3c6226bd
omap2 clock: convert omap2_get_clksel to use new clksel struct

Convert omap2_get_clksel to use new struct clksel and struct
clksel_rate data.  Also fix its parameter order to conform with the
rest of the clock framework functions (i.e., struct clk first).

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock.c