From: Ivan Kokshaysky Date: Thu, 24 Apr 2008 12:51:55 +0000 (+0400) Subject: alpha: fix legacy mode PCI IDE controllers X-Git-Tag: v2.6.26-rc1~1092 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72cff12397cd6648b8b5abfaeb00502f45b76cb8;p=pandora-kernel.git alpha: fix legacy mode PCI IDE controllers Legacy IDE resources were never properly allocated on most alpha platforms, so IDE expectedly stopped working after commit 10f000a2fd805e8ccfe988e8615545467bb7f7df (generic pci_enable_resources). Always allocate "fixed" PCI resources before doing anything else; remove Cypress IDE quirk, as it's a generic problem which is handled in common PCI probe code. Signed-off-by: Ivan Kokshaysky Acked-by: Jeff Garzik Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed