]> git.baikalelectronics.ru Git - kernel.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)
commit36bdc4da61c7fc4436a89c9cfdb142878c710d72
tree8ef0d23ec3c42e5ad190f1dc7ef1acb832040362
parent8b549b5b06dc1e430a5b12ffb8c46ede5dbe1a44
Revert "PCI: fix IDE legacy mode resources"

This reverts commit ec0f4307e158ad6c38aeaec73fc8e85c37904b27, 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