From: Chris Wright Date: Tue, 24 Feb 2009 05:52:23 +0000 (-0800) Subject: PCI: add remove_id sysfs entry X-Git-Tag: v2.6.30-rc1~419^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0994375e9614f78657031e04e30019b9cdb62795;p=pandora-kernel.git PCI: add remove_id sysfs entry This adds a remove_id sysfs entry to allow users of new_id to later remove the added dynid. One use case is management tools that want to dynamically bind/unbind devices to pci-stub driver while devices are assigned to KVM guests. Rather than having to track which driver was originally bound to the driver, a mangement tool can simply: Guest uses device Signed-off-by: Chris Wright Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed