omap2 clock: stop using clk->src_offset in omap2_clk_set_parent()
authorPaul Walmsley <paul@pwsan.com>
Mon, 27 Aug 2007 08:39:09 +0000 (02:39 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 31 Aug 2007 18:11:29 +0000 (11:11 -0700)
Stop using clk->src_offset in omap2_clk_set_parent(); use what we get
from the clksel code instead.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found