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:
6a958d5
)
PCIe: portdrv: call pci_disable_device during remove
author
Alex Chiang
<achiang@hp.com>
Sun, 8 Mar 2009 02:35:47 +0000
(19:35 -0700)
committer
Matthew Wilcox
<willy@linux.intel.com>
Thu, 12 Mar 2009 19:42:35 +0000
(15:42 -0400)
The PCIe port driver calls pci_enable_device() during probe but
never calls pci_disable_device() during remove.
Cc: stable@kernel.org
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
No differences found