]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
pata_sil680: only enable MMIO on Cell blades
authorBenjamin Herrenschmidt <benh@ozlabs.org>
Fri, 28 Mar 2008 21:52:29 +0000 (14:52 -0700)
committerJeff Garzik <jeff@garzik.org>
Sat, 29 Mar 2008 16:21:27 +0000 (12:21 -0400)
commit0f436eff54f90419ac1b8accfb3e6e17c4b49a4e
treee360a1e7ee5c2928efa3f1ab590ad9ba1c1927fb
parentaf8be4e4b316df36a00c1e52a9970c253783b57e
pata_sil680: only enable MMIO on Cell blades

There have been reported regressions of the SIL 680 driver when using MMIO, so
this makes it only try MMIO on Cell blades where it's known to be necessary
(the host bridge doesn't do PIO on these).

We'll try to find the root problem with MMIO separately.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_sil680.c