From: Greg Kroah-Hartman Date: Tue, 6 Nov 2007 23:03:30 +0000 (-0800) Subject: kobject: clean up rpadlpar horrid sysfs abuse X-Git-Tag: v2.6.25-rc1~1243^2~98 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f55842f2329f4b3a3a6bb98b005bca3cc851d38a;p=pandora-kernel.git kobject: clean up rpadlpar horrid sysfs abuse rpadlpar pci hotplug driver was doing some pretty bad stuff with the sysfs files. This cleans up the logic to be sane and gets rid of the gratuitous kset that is not needed for a simple directory like this. Note, this patch is not even build tested, let alone run-time tested. Someone with access to this hardware and can test would be greatly appreciated. Cc: Kay Sievers Cc: John Rose Cc: Badari Pulavarty Cc: Kamalesh Babulal Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed