From: Benjamin Herrenschmidt Date: Fri, 6 Jul 2007 23:21:22 +0000 (-0400) Subject: [libata] pata_sil680: Add MMIO support X-Git-Tag: v2.6.24-rc1~1280^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b9e68f728d6b2cf38b252650f017576e8dae2ad;p=pandora-kernel.git [libata] pata_sil680: Add MMIO support This patch adds MMIO support to the pata_sil680 for taskfile IOs, based on what the old siimage does. I haven't bothered changing the chip setup stuff from PCI config cycles to MMIO though (siimage does it), I don't think it matters, I've only adapted it to use MMIO for taskfile accesses. I've tested it on a Cell blade and it seems to work fine. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed