From: Jeff Garzik Date: Mon, 17 Oct 2005 17:01:57 +0000 (-0400) Subject: [PATCH] Fix and clean up quirk_intel_ide_combined() configuration X-Git-Tag: v2.6.14-rc5~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc675230a9ca17010694bc8bd3c69ca9adf2efef;p=pandora-kernel.git [PATCH] Fix and clean up quirk_intel_ide_combined() configuration This change makes quirk_intel_ide_combined() dependent on the precise conditions under which it is needed: * IDE is built in * IDE SATA option is not set * ata_piix or ahci drivers are enabled This fixes an issue where some modular configurations would not cause the quirk to be enabled. Signed-off-by: Jeff Garzik Signed-off-by: Linus torvalds --- Reading git-diff-tree failed