From: Kenji Kaneshige Date: Mon, 27 Jul 2009 03:06:46 +0000 (+0900) Subject: PCI hotplug: SGI hotplug: do not use hotplug_slot_attr X-Git-Tag: v2.6.31-rc6~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f81a47c4a7a2d7a16fcfdd6d81da381732c101;p=pandora-kernel.git PCI hotplug: SGI hotplug: do not use hotplug_slot_attr By the pci slot changes, callbacks of attributes under slot directory (/sys/bus/pci/slots) had been changed to get the pointer to struct pci_slot instead of struct hotplug_slot. So the path_show() that assumes the parameter is a pointer to struct hotplug_slot seems broken. Tested-by: Mike Habeck Signed-off-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed