linux-stable-rt/drivers/pci
Jeff Garzik cc675230a9 [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 <jgarzik@pobox.com>
Signed-off-by: Linus torvalds <torvalds@osdl.org>
2005-10-17 15:01:53 -07:00
..
hotplug [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c 2005-09-22 07:58:25 -07:00
pcie
Kconfig
Makefile
access.c
bus.c
hotplug.c [PATCH] PCI: remove unused "scratch" 2005-09-22 07:58:24 -07:00
msi.c
msi.h
pci-acpi.c
pci-driver.c
pci-sysfs.c [PATCH] PCI: convert kcalloc to kzalloc 2005-09-22 07:58:24 -07:00
pci.c [PATCH] pci: only call pci_restore_bars at boot 2005-09-14 09:37:17 -07:00
pci.h
probe.c [PATCH] pci: fixup parent subordinate busnr 2005-09-23 08:05:16 -07:00
proc.c
quirks.c [PATCH] Fix and clean up quirk_intel_ide_combined() configuration 2005-10-17 15:01:53 -07:00
remove.c
rom.c
search.c
setup-bus.c
setup-irq.c
setup-res.c
syscall.c