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:
05cd3db
)
IXP4xx: Always ioremap() Queue Manager MMIO region at boot.
author
Krzysztof Hałasa
<khc@pm.waw.pl>
Fri, 26 Mar 2010 15:38:52 +0000
(16:38 +0100)
committer
Jason Cooper
<jason@lakedaemon.net>
Thu, 22 Nov 2012 03:36:30 +0000
(
03:36
+0000)
It doesn't make much sense to map QMgr dynamically - we almost always need it
and the static mapping will be needed for little-endian data-coherent operation
(to make QMgr region value-coherent).
Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
No differences found