aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/at91rm9200_wdt.c
Commit message (Collapse)AuthorAgeFilesLines
* [WATCHDOG] Atmel AT91RM9200 rename.Andrew Victor2006-10-131-0/+287
The new Atmel AT91SAM9261 and AT91SAM9260 processors use a different internal watchdog peripheral. This watchdog driver is therefore AT91RM9200-specific. This patch renames at91_wdt.c to at91rm9200_wdt.c, and changes the name of the configuration option. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>