linux/arch/arm/plat-s3c
Ben Dooks cec444b790 [ARM] S3C: BUG_ON() if clock has already been registered
Add a simple check when registering a clock on whether
the clock has already been added to the list.

Any attempt to re-register a clock will cause the
clock list to be come looped and thus produces silent
failures when looking up clocks.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-12-15 21:46:22 +00:00
..
include [ARM] S3C: Move S3C2410_EXTINT to common regs-irqtype.h header 2008-12-15 21:46:13 +00:00
clock.c [ARM] S3C: BUG_ON() if clock has already been registered 2008-12-15 21:46:22 +00:00
init.c [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
Kconfig [ARM] 4518/1: S3C: Rename watchdog configuration options 2007-07-22 16:44:38 +01:00
Makefile [ARM] S3C: Move pwm-clock.c to arch/arm/plat-s3c 2008-12-15 21:46:20 +00:00
pwm-clock.c [ARM] S3C: Move pwm-clock.c to arch/arm/plat-s3c 2008-12-15 21:46:20 +00:00
time.c [ARM] S3C: Move time.c to arch/arm/plat-s3c 2008-12-15 21:46:15 +00:00