[PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 14 Dec 2005 17:37:26 +0000 (09:37 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 Jan 2006 20:13:20 +0000 (12:13 -0800)
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>

No differences found