From: Marc Zyngier Date: Thu, 13 Apr 2006 09:38:20 +0000 (+0200) Subject: [PATCH] netdrvr: Convert cassini to pci_iomap X-Git-Tag: v2.6.18-rc1~1115^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18e37f2a979dd696e6b4495b6f2470c01ffeab6c;p=pandora-kernel.git [PATCH] netdrvr: Convert cassini to pci_iomap Folks, This patch (against 2.6.17-rc1) converts the cassini driver to the pci_iomap API that will do the right thing, so architectures like PARISC can stop screaming about illegal usage of ioremap() on non-cacheable regions. Tested on 64bit PARISC kernel. Signed-off-by: Marc Zyngier Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed