linux/arch/mips/ar7
Florian Fainelli 72838a1703 MIPS: AR7: register watchdog device only if enabled in hw configuration
This patch checks if the watchdog enable bit is set in the DCL register
meaning that the hardware watchdog actually works and if so, register the
ar7_wdt platform_device.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-11-02 12:00:03 +01:00
..
clock.c MIPS: AR7: Remove unused tnetd7200_get_clock function 2009-08-03 17:52:45 +01:00
gpio.c
irq.c
Makefile MIPS: AR7: Override CFLAGS with -Werror 2009-08-03 17:52:46 +01:00
memory.c MIPS: AR7: Fix build warning on memory.c 2009-08-03 17:52:44 +01:00
platform.c MIPS: AR7: register watchdog device only if enabled in hw configuration 2009-11-02 12:00:03 +01:00
prom.c MIPS: Fix read buffer overflow 2009-08-03 17:52:45 +01:00
setup.c
time.c