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:
d3535fb
)
[PATCH] cpcihp_zt5550: add pci_enable_device()
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Wed, 28 Sep 2005 21:15:16 +0000
(15:15 -0600)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 28 Oct 2005 22:36:58 +0000
(15:36 -0700)
Add pci_{enable,disable}_device() calls. Without pci_enable_device(),
dev->irq is garbage, and cpcihp_zt5550 relies on it.
Compiled but untested, since I don't have the hardware.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Scott Murray <scottm@somanetworks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/cpcihp_zt5550.c | 25 +++++++++++++++++++++----
1 file changed, 21 insertions(+), 4 deletions(-)
drivers/pci/hotplug/cpcihp_zt5550.c
patch
|
blob
|
history
diff --cc
drivers/pci/hotplug/cpcihp_zt5550.c
Simple merge