+1
−23
drivers/pci/hotplug/fakephp.c
deleted100644 → 0
+0
−164
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The fakephp driver was scheduled for removal in 2011.
Fakephp presented /sys/bus/pci/slots/.../power files for every PCI
function. Writing "0" to one of these files logically removed the device
from the system. The PCI core now provides the same functionality with
/sys/bus/pci/devices/.../remove.
Signed-off-by:
Bjorn Helgaas <bhelgaas@google.com>