]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
Revert "PCI: fix IDE legacy mode resources"
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 10 Dec 2007 15:40:54 +0000 (07:40 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 10 Dec 2007 15:40:54 +0000 (07:40 -0800)
commitaf1bff4f1d117f99ad8a88e6532baff475fb44a5
tree8ef0d23ec3c42e5ad190f1dc7ef1acb832040362
parent6d98bda79bea0e1be26c0767d0e9923ad3b72f2e
Revert "PCI: fix IDE legacy mode resources"

This reverts commit fd6e732186ab522c812ab19c2c5e5befb8ec8115, which
helped up things on MIPS, but was wrong for everything else.  As Ralf
Baechle puts it:

  "It seems the whole MIPS resource managment is complicated enough (out
   of necessity) that only a few people actually grok it.  Ioports being
   actually memory mapped on MIPS only makes the confusion worse, sigh."

Requested-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Alan Cox <alan@redhat.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/pci/probe.c