]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit9f3f4681291fc88864bb27f8f3832b95bb53aae5
treeab36943b21c2b0833478ad2bbc54928ced5dc4c8
parent121082e2ab09d5e90ac27e38900c018e6f37bcdf
[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>
drivers/pci/hotplug/cpqphp.h
drivers/pci/hotplug/cpqphp_core.c
drivers/pci/hotplug/cpqphp_sysfs.c