From: Bjorn Helgaas Date: Fri, 24 Aug 2012 20:32:07 +0000 (-0600) Subject: PCI: Remove the fakephp driver X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~79^2~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b5acc3a3ba80bef61b9df712004e83cbab4a11;p=pandora-kernel.git PCI: Remove the fakephp driver 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 --- Reading git-diff-tree failed