From: Russell King Date: Thu, 5 Jan 2006 14:30:22 +0000 (+0000) Subject: [PATCH] Add pci_bus_type probe and remove methods X-Git-Tag: v2.6.16-rc1~164^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b15d686a2b589c9e4f1ea116553e9c3c3d030dae;p=pandora-kernel.git [PATCH] Add pci_bus_type probe and remove methods Move the PCI bus device probe/remove methods to the bus_type structure. We leave the shutdown method alone since there are compatibility issues with that. Signed-off-by: Russell King Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed