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:
9efb5fe
)
PCIe: portdrv: call pci_disable_device during remove
author
Alex Chiang
<achiang@hp.com>
Sun, 8 Mar 2009 04:46:49 +0000
(21:46 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 20 Mar 2009 17:48:16 +0000
(10:48 -0700)
The PCIe port driver calls pci_enable_device when registering
ports, but never calls pci_disable_device during removal.
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found