• Greg Kroah-Hartman's avatar
    kobject: clean up rpadlpar horrid sysfs abuse · f55842f2
    Greg Kroah-Hartman authored
    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 <kay.sievers@vrfy.org>
    Cc: John Rose <johnrose@austin.ibm.com>
    Cc: Badari Pulavarty <pbadari@gmail.com>
    Cc: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    f55842f2
rpadlpar_sysfs.c 2.64 KB