From: Jeff Garzik Date: Thu, 23 Mar 2006 04:59:46 +0000 (-0500) Subject: [libata sata_nv] eliminate duplicate codepaths with iomap X-Git-Tag: v2.6.17-rc1~866^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02cbd926e9acdc03574d26803050cd2664f59ada;p=pandora-kernel.git [libata sata_nv] eliminate duplicate codepaths with iomap eliminate a bunch of if (mmio) writel() else outl() code with the pci_iomap() and io{read,write}{8,16,32}() interface. --- Reading git-diff-tree failed