commit | f0cdb153292635203b3a0921c901dacf85d4ef1b | [log] [tgz] |
---|---|---|
author | Krzysztof Hałasa <khc@pm.waw.pl> | Fri Mar 26 16:38:52 2010 +0100 |
committer | Jason Cooper <jason@lakedaemon.net> | Thu Nov 22 03:36:30 2012 +0000 |
tree | 1efac5467dd39a0ee0ad7eae5f6dfdcad14a76bc | |
parent | 05cd3db0df6f6ac3083a9e9671dd1662053604df [diff] |
IXP4xx: Always ioremap() Queue Manager MMIO region at boot. 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>