]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP3 clock: omap3_clkoutx2_recalc() should test DPLL IDLEST to determine if DPLL...
authorPaul Walmsley <paul@pwsan.com>
Thu, 18 Sep 2008 16:30:28 +0000 (10:30 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Sep 2008 14:45:02 +0000 (17:45 +0300)
commit88b5d9b6872be2d944895ca0f6c236f262e4e8d3
tree190af39b3dab46df80d2c111f2e28c6abf85aba1
parent3241b19e23fb95cf03d0e9747273458cfb82d7aa
OMAP3 clock: omap3_clkoutx2_recalc() should test DPLL IDLEST to determine if DPLL is bypassed

Convert the DPLL bypass test in omap3_clkoutx2_recalc() to test DPLL IDLEST
bits rather than the CM_CLKEN register.

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