From: Greg Kroah-Hartman Date: Wed, 14 Dec 2005 17:37:26 +0000 (-0800) Subject: [PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver X-Git-Tag: v2.6.16-rc1~654^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f3f4681291fc88864bb27f8f3832b95bb53aae5;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed