git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6b82b1
)
[PATCH] PCI: Add pci_device_shutdown to pci_bus_type
author
Brian Gerst
<bgerst@didntduck.org>
Sun, 19 Feb 2006 21:05:52 +0000
(16:05 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 23 Mar 2006 22:35:13 +0000
(14:35 -0800)
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 <bgerst@didntduck.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found