Andrew Victor 2af29b7861 [ARM] 5390/1: AT91: Watchdog fixes
The recently merged AT91SAM9 watchdog driver uses the
AT91SAM9X_WATCHDOG config variable, whereas the original version of
the driver (and the platform support code) used AT91SAM9_WATCHDOG.
This causes the watchdog platform_device to never be registered, and
therefore the driver not to be initialized.

This patch:
- updates the platform support code to use AT91SAM9X_WATCHDOG.
- includes <linux/io.h> to fix compile error (same fix as was applied
to at91rm9200_wdt.c)
- fixes comment regarding watchdog clock-rates in at91rm9200.

Signed-off-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-02-14 16:01:57 +00:00
..
2009-01-24 11:41:20 +00:00
2008-11-27 12:39:43 +00:00
2009-01-08 22:01:49 +00:00
2009-01-12 12:14:40 +01:00
2009-01-28 10:19:52 +00:00
2009-01-08 16:29:44 +00:00
2009-01-29 08:57:16 -08:00
2009-01-08 16:29:43 +00:00
2009-01-08 16:29:41 +00:00
2009-01-29 08:57:16 -08:00
2008-11-30 16:39:42 +00:00
2008-01-26 14:50:06 +00:00