]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP2/3 clock: convert omap2_clk_wait_ready() to use the idlest_bit field
authorPaul Walmsley <paul@pwsan.com>
Tue, 16 Sep 2008 14:58:38 +0000 (08:58 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Sep 2008 14:55:53 +0000 (17:55 +0300)
commitfd183f64d5325d727124d88c50b401a7da9c89c1
treebb1df16923b60d2504e3c9e7ce9b3b9aa4ece0b8
parenta63efb1547ac35dcb0f007090396a3c7510eb691
OMAP2/3 clock: convert omap2_clk_wait_ready() to use the idlest_bit field

Simplify omap2_clk_wait_ready() to use the new idlest_bit field in
struct clk, rather than the hunk of conditionals that were there
previously.

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