PCI: Introduce /sys/bus/pci/devices/.../rescan
commit738a6396c223b486304dda778119dbbca563f019
authorAlex Chiang <achiang@hp.com>
Fri, 20 Mar 2009 20:56:41 +0000 (20 14:56 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 20 Mar 2009 21:59:07 +0000 (20 14:59 -0700)
treeee5f2801ed439d9d969598621de7d2b3ba8f8d0a
parent77c27c7b49d69d45ccb94e481653f024f1ac6650
PCI: Introduce /sys/bus/pci/devices/.../rescan

This interface allows the user to force a rescan of the device's
parent bus and all subordinate buses, and rediscover devices removed
earlier from this part of the device tree.

Cc: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Documentation/ABI/testing/sysfs-bus-pci
drivers/pci/pci-sysfs.c