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:
235b185
)
[ARM] 4292/1: ns9xxx: Make REGGET consistant with REGSET
author
Uwe Kleine-König
<ukleinek@informatik.uni-freiburg.de>
Wed, 28 Mar 2007 16:18:30 +0000
(17:18 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 21 Apr 2007 19:50:59 +0000
(20:50 +0100)
This implies that REGGET gets a new parameter "var" to allow to hold the actual
register value in a variable.
Moreover REGGET was broken because it used "field" instead of
"reg ## _ ## field" which proves that there are no callers to fix :-)
Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found