24xx clock: Fix 54MHz APLL readiness test
authorPaul Walmsley <paul@pwsan.com>
Mon, 3 Dec 2007 23:24:29 +0000 (16:24 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 5 Dec 2007 22:38:23 +0000 (14:38 -0800)
commit37d254b18fa6e3f2c146770297ddd7343e352421
treeecc66cac8c262b616070e4821dcb19304c1d301d
parent171aed6ad1fe690d2ccdacf94782707017352722
24xx clock: Fix 54MHz APLL readiness test

omap2_clk_fixed_enable() was checking the wrong bit to determine if
the 54MHz APLL was ready, causing a "Clock apll54_ck didn't enable in
100000 tries" warning message on 2430SDP:

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock24xx.c