[WATCHDOG] Atmel AT91RM9200 rename.
authorAndrew Victor <andrew@sanpeople.com>
Tue, 26 Sep 2006 15:49:30 +0000 (17:49 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 13 Oct 2006 21:10:39 +0000 (23:10 +0200)
commitbdcff3458f5448fac585a6174ad9342f361b5135
treec4ea854e9f39d6f84391f423d54f9c4722066999
parent2db02c0fe8519bd5985c6280896f4d719a6ae801
[WATCHDOG] Atmel AT91RM9200 rename.

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>
arch/arm/configs/at91rm9200dk_defconfig
arch/arm/configs/at91rm9200ek_defconfig
arch/arm/configs/csb337_defconfig
arch/arm/configs/csb637_defconfig
arch/arm/configs/kafa_defconfig
arch/arm/configs/onearm_defconfig
drivers/char/watchdog/Kconfig
drivers/char/watchdog/Makefile
drivers/char/watchdog/at91rm9200_wdt.c [moved from drivers/char/watchdog/at91_wdt.c with 100% similarity]