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:
0cb0b0d
)
[ARM] ohci-pxa27x: use ioremap() and offset for register access
author
Eric Miao
<eric.miao@marvell.com>
Sat, 4 Oct 2008 04:57:21 +0000
(12:57 +0800)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 7 Oct 2008 18:12:58 +0000
(19:12 +0100)
This avoid the pre-mapping of OHCI controller register space, and the
mapping is made only when necessary (OHCI is probed).
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found