From: Kenji Kaneshige Date: Tue, 16 Jun 2009 02:01:25 +0000 (+0900) Subject: PCI hotplug: create symlink to hotplug driver module X-Git-Tag: v2.6.31-rc1~62^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c825bc94c8c1908750ab20413eb639c6be029e2d;p=pandora-kernel.git PCI hotplug: create symlink to hotplug driver module Create symbolic link to hotplug driver module in the PCI slot directory (/sys/bus/pci/slots/). In the past, we need to load hotplug drivers one by one to identify the hotplug driver that handles the slot, and it was very inconvenient especially for trouble shooting. With this change, we can easily identify the hotplug driver. Signed-off-by: Taku Izumi Signed-off-by: Kenji Kaneshige Reviewed-by: Alex Chiang Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed