From: Paul Walmsley Date: Tue, 16 Sep 2008 14:58:38 +0000 (-0600) Subject: OMAP2/3 clock: convert omap2_clk_wait_ready() to use the idlest_bit field X-Git-Tag: v2.6.27-omap1~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd183f64d5325d727124d88c50b401a7da9c89c1;p=pandora-kernel.git 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 Cc: Russell King Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed