linux/arch/arm/plat-samsung
Ben Dooks 682e2b7d45 ARM: S3C64XX: Avoid announcing clksrc clocks twice
The new code calls the clock setup code on registration which
can be before the clock system has been fully initialised. The
following code re-does this setup at the end of the clock
registration and thus we get two printings.

Update the calls to only print on the last pass or when doing
the necessary resume work.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-15 17:10:10 +09:00
..
include/plat ARM: S3C64XX: Avoid announcing clksrc clocks twice 2010-01-15 17:10:10 +09:00
clock-clksrc.c ARM: S3C64XX: Avoid announcing clksrc clocks twice 2010-01-15 17:10:10 +09:00
Kconfig ARM: SAMSUNG: Add core clock implementation for clksrc based clocks 2010-01-15 17:10:09 +09:00
Makefile ARM: SAMSUNG: Add core clock implementation for clksrc based clocks 2010-01-15 17:10:09 +09:00