From: Benjamin Herrenschmidt Date: Fri, 30 May 2008 03:39:12 +0000 (+1000) Subject: PCI: fix rpadlpar pci hotplug driver sysfs usage X-Git-Tag: v2.6.26-rc5~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b841e1a336822a25899ec8cdf70a55a6696ae7;p=pandora-kernel.git PCI: fix rpadlpar pci hotplug driver sysfs usage When Greg "fixed" the sysfs usage of that driver a while back, he seem to have introduced a bug where the quotes are added around the name of our specific sysfs files, thus breaking the user space tool. This fixes it. Tested DLPAR operations on a POWER6 machine successfully. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed