dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
..
Makefile MIPS: AR7: Override CFLAGS with -Werror 2009-08-03 17:52:46 +01:00
clock.c MIPS: AR7: Remove unused tnetd7200_get_clock function 2009-08-03 17:52:45 +01:00
gpio.c MIPS: Add support for Texas Instruments AR7 System-on-a-Chip 2009-07-03 15:45:23 +01:00
irq.c MIPS: Add support for Texas Instruments AR7 System-on-a-Chip 2009-07-03 15:45:23 +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 MIPS: AR7: Remove unused inclusions of <linux/version.h>. 2009-08-03 17:52:41 +01:00
time.c MIPS: Add support for Texas Instruments AR7 System-on-a-Chip 2009-07-03 15:45:23 +01:00