aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/pci.txt
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-03-27 03:02:51 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2007-05-02 19:02:38 -0700
commit5adc55da4a7758021bcc374904b0f8b076508a11 (patch)
tree41f113f25532c3ffc1e3194114fbc68d67ce2001 /Documentation/pci.txt
parentMSI: Give archs the option to free all MSI/Xs at once. (diff)
downloadlinux-dev-5adc55da4a7758021bcc374904b0f8b076508a11.tar.xz
linux-dev-5adc55da4a7758021bcc374904b0f8b076508a11.zip
PCI: remove the broken PCI_MULTITHREAD_PROBE option
This patch removes the PCI_MULTITHREAD_PROBE option that had already been marked as broken. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/pci.txt')
-rw-r--r--Documentation/pci.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/pci.txt b/Documentation/pci.txt
index a8ded1a8bd62..40c4717d236b 100644
--- a/Documentation/pci.txt
+++ b/Documentation/pci.txt
@@ -124,10 +124,6 @@ initialization with a pointer to a structure describing the driver
err_handler See Documentation/pci-error-recovery.txt
- multithread_probe Enable multi-threaded probe/scan. Driver must
- provide its own locking/syncronization for init
- operations if this is enabled.
-
The ID table is an array of struct pci_device_id entries ending with an
all-zero entry. Each entry consists of: