From: Brian Gerst Date: Sun, 19 Feb 2006 21:05:52 +0000 (-0500) Subject: [PATCH] PCI: Add pci_device_shutdown to pci_bus_type X-Git-Tag: v2.6.17-rc1~998^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50defa1ccaffc197a133d92acb48d696d5ea3539;p=pandora-kernel.git [PATCH] PCI: Add pci_device_shutdown to pci_bus_type The extra compatability code is not necessary. Any code still using the old shutdown method will trigger the warning in driver_register() instead. Signed-off-by: Brian Gerst Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed