https://github.com/torvalds/linux
Revision cc675230a9ca17010694bc8bd3c69ca9adf2efef authored by Jeff Garzik on 17 October 2005, 17:01:57 UTC, committed by Linus Torvalds on 17 October 2005, 22:01:53 UTC
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>
1 parent 47d6b08
History
Tip revision: cc675230a9ca17010694bc8bd3c69ca9adf2efef authored by Jeff Garzik on 17 October 2005, 17:01:57 UTC
[PATCH] Fix and clean up quirk_intel_ide_combined() configuration
Tip revision: cc67523
File Mode Size
Documentation
arch
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.1 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 59.6 KB
Makefile -rw-r--r-- 42.4 KB
README -rw-r--r-- 14.4 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top