[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)
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>

No differences found