ARM: OMAP2: Remove redundant check on osc refcount
authorIgor Stoppa <igor.stoppa@nokia.com>
Fri, 4 May 2007 16:23:11 +0000 (09:23 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 4 May 2007 16:23:11 +0000 (09:23 -0700)
commit8a296c4ff1f83a0b1b4483a399539a0e5053b359
treec23294cd877e5e177d4017289e3aa238575788ac
parent125e9be661e18399133e9124af724e0d286a7143
ARM: OMAP2: Remove redundant check on osc refcount

The usage of the external oscillator is handled already by
sleep_block and doesn't require any extra checking.
Incidentally this fixes a bug where N800 wouldn't enter retention
the first time the display would blank.

Signed-off-by: Klaus Pedersen <klaus.k.pedersen@nokia.com>
Signed-off-by: Igor Stoppa <igor.stoppa@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm.c