]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/ABI/testing/sysfs-bus-pci
Finally eradicate CONFIG_HOTPLUG
[karo-tx-linux.git] / Documentation / ABI / testing / sysfs-bus-pci
index 1ce5ae329c048fa1f9c84523592d5bfc34c22614..5210a51c90fd33bcb48434cfea1055058dfc250e 100644 (file)
@@ -64,7 +64,6 @@ Description:
                Writing a non-zero value to this attribute will
                force a rescan of all PCI buses in the system, and
                re-discover previously removed devices.
-               Depends on CONFIG_HOTPLUG.
 
 What:          /sys/bus/pci/devices/.../msi_irqs/
 Date:          September, 2011
@@ -90,7 +89,6 @@ Contact:      Linux PCI developers <linux-pci@vger.kernel.org>
 Description:
                Writing a non-zero value to this attribute will
                hot-remove the PCI device and any of its children.
-               Depends on CONFIG_HOTPLUG.
 
 What:          /sys/bus/pci/devices/.../pci_bus/.../rescan
 Date:          May 2011
@@ -99,7 +97,7 @@ Description:
                Writing a non-zero value to this attribute will
                force a rescan of the bus and all child buses,
                and re-discover devices removed earlier from this
-               part of the device tree.  Depends on CONFIG_HOTPLUG.
+               part of the device tree.
 
 What:          /sys/bus/pci/devices/.../rescan
 Date:          January 2009
@@ -109,7 +107,6 @@ Description:
                force a rescan of the device's parent bus and all
                child buses, and re-discover devices removed earlier
                from this part of the device tree.
-               Depends on CONFIG_HOTPLUG.
 
 What:          /sys/bus/pci/devices/.../reset
 Date:          July 2009