From: Al Viro Date: Wed, 19 Mar 2008 09:44:29 +0000 (+0000) Subject: ni52: switch to ioremap() X-Git-Tag: v2.6.26-rc1~1138^2~316^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=176f65f3efb55723518d018c8020867f44d05147;p=pandora-kernel.git ni52: switch to ioremap() isa_bus_to_virt() is the wrong thing to do here; it happens to work on i386, but only by accident. What we want is normal ioremap/readb/etc. set - it's all in iomem. Signed-off-by: Al Viro Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed