git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f72267c
)
[ARM] 4421/1: AT91: Value of _KEY fields.
author
Andrew Victor
<andrew@sanpeople.com>
Thu, 31 May 2007 09:16:00 +0000
(10:16 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 3 Jun 2007 16:52:35 +0000
(17:52 +0100)
Use the actual value (0xA5) for the AT91_SHDW_KEY and AT91_WDT_KEY
register fields instead of a bitmask.
This is consistent with how AT91_RSTC_KEY is defined, and is easier to
use in code.
Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found