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:
5e4cdb8
)
ARM: io: RiscPC: eliminate private inb() et.al. definitions
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 7 Jul 2011 13:43:11 +0000
(14:43 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 17 Aug 2011 07:44:16 +0000
(08:44 +0100)
As we've got rid of the bit-31 set IO addresses, we can now use the
standard inb() definitions and reduce the IO space limit to 64K.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found