]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP2/3 clock: remove omap2_get_clksel()
authorPaul Walmsley <paul@pwsan.com>
Thu, 18 Sep 2008 17:47:18 +0000 (11:47 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Sep 2008 14:50:03 +0000 (17:50 +0300)
commitaf0ea23f1ee4a5bea3b026e38761b47089f9048a
tree77a6927e90964273821706bfbeb1722911cd1d36
parent6f55ed7c13d655189da305207cf323041e4bcc4d
OMAP2/3 clock: remove omap2_get_clksel()

Remove omap2_get_clksel() and just use clk->clksel_reg and
clk->clksel_mask directly.

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