alistair23-linux/arch/mips/ar7
Florian Fainelli d47fbb5996 MIPS: AR7: Make board code register ar7_wdt as a platform device
This patch makes the board code register the ar7_wdt driver as a platform
device. We move the dynamic resource calculation here since the driver
should not be aware of the AR7 SoC version it is running on.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-09-17 20:07:48 +02: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: Make board code register ar7_wdt as a platform device 2009-09-17 20:07:48 +02:00
prom.c MIPS: Fix read buffer overflow 2009-08-03 17:52:45 +01:00
setup.c
time.c