From: Eric Miao Date: Sat, 4 Oct 2008 04:57:21 +0000 (+0800) Subject: [ARM] ohci-pxa27x: use ioremap() and offset for register access X-Git-Tag: v2.6.28-rc1~293^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c392ed9a78cbe0f54955ea4716ade8bc22eb00d;p=pandora-kernel.git [ARM] ohci-pxa27x: use ioremap() and offset for register access 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 Signed-off-by: Russell King --- Reading git-diff-tree failed