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:
5d25ac0
)
[ARM] Rename chipdata to 'base' and make it an iomem pointer
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Wed, 15 Mar 2006 15:43:04 +0000
(15:43 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 21 Mar 2006 22:05:51 +0000
(22:05 +0000)
In all current use cases, "chipdata" is used to store an iomem address.
Mark it with __iomem, and rename it to 'base'. Leave the accessor macros
alone.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found