commit | 9f3f4681291fc88864bb27f8f3832b95bb53aae5 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Wed Dec 14 09:37:26 2005 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jan 09 12:13:20 2006 -0800 |
tree | ab36943b21c2b0833478ad2bbc54928ced5dc4c8 | |
parent | 121082e2ab09d5e90ac27e38900c018e6f37bcdf [diff] |
[PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver The Compaq PCI Hotplug driver was creating 2 sysfs files that contained nothing but debug information, and had way more than "one value" in them. This patch converts the code to use debugfs for these files instead. Compile tested only. Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>