[WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Fri, 4 Jul 2008 06:51:34 +0000 (23:51 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 6 Aug 2008 13:06:25 +0000 (13:06 +0000)
commit28acd02f9f9efe44718de3bbe8be22d6dfb7e47f
treea9afe194d2d4cee5d3356f25c790b4486dd2b77a
parent500c919e3d699644cc9d6c1e93022481baafd8e1
[WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt

Rename the driver because now we support some MPC86xx processors.

There are no changes to the mpc83xx_wdt.c file, yet.  When possible, we do
file renames and changes separately (because Linus once asked so, because
it helps git to track the renamed files).

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Cc: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/mpc83xx_wdt.c [deleted file]
drivers/watchdog/mpc8xxx_wdt.c [new file with mode: 0644]