[ARM] orion5x: Change names of defines for Reset-Out-Mask register
authorThomas Reitmayr <treitmayr@devbase.at>
Mon, 1 Jun 2009 11:38:33 +0000 (13:38 +0200)
committerNicolas Pitre <nico@cam.org>
Mon, 8 Jun 2009 17:04:59 +0000 (13:04 -0400)
commit6462c6160af557c310d5941f4700ea2c7f6c67b2
treed43913472c3f77a50eaf26072beceba43b532870
parente8b2b7ba1200de8e50788e358e2d945a0c0fcfad
[ARM] orion5x: Change names of defines for Reset-Out-Mask register

The name of the define for the Reset-Out-Mask register as well as its
bit for the watchdog reset are changed to match the names used for
Kirkwood (which in turn match the processor specification more
closely). There is no functional change.

This patch prepares for adding orion5x_wdt as a platform device to
Kirkwood.

Signed-off-by: Thomas Reitmayr <treitmayr@devbase.at>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
arch/arm/mach-orion5x/include/mach/bridge-regs.h
arch/arm/mach-orion5x/include/mach/system.h
arch/arm/mach-orion5x/mss2-setup.c
drivers/watchdog/orion5x_wdt.c