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)
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>

No differences found