From: Krzysztof Hałasa Date: Fri, 26 Mar 2010 15:38:52 +0000 (+0100) Subject: IXP4xx: Always ioremap() Queue Manager MMIO region at boot. X-Git-Tag: v3.7-rc8~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0cdb153292635203b3a0921c901dacf85d4ef1b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed