From: Russell King Date: Tue, 4 Nov 2008 18:59:32 +0000 (+0000) Subject: [ARM] omap: eliminate unnecessary conditionals in omap2_clk_wait_ready X-Git-Tag: v2.6.30-rc1~636^2~20^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc51da4ee46d481dc3fbc57ec407594b80e92705;p=pandora-kernel.git [ARM] omap: eliminate unnecessary conditionals in omap2_clk_wait_ready Rather than employing run-time tests in omap2_clk_wait_ready() to decide whether we need to wait for the clock to become ready, we can set the .ops appropriately. This change deals with the OMAP24xx and OMAP34xx conditionals only. Signed-off-by: Russell King --- Reading git-diff-tree failed