Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28255
b: refs/heads/master
c: 2433ee2
h: refs/heads/master
i:
  28253: 0252f84
  28251: abc161b
  28247: 1507114
  28239: 93a623b
  28223: d8094c8
v: v3
  • Loading branch information
Kristen Accardi authored and Greg Kroah-Hartman committed Jun 19, 2006
1 parent afa424b commit b5446e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 81b26bcacd5df0f65344fb430b1bf7fe9cfbfe2a
refs/heads/master: 2433ee2654f0ac86f7886e5a8d01bee7f3c7c6db
3 changes: 0 additions & 3 deletions trunk/drivers/pci/hotplug/pciehp_hpc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1404,9 +1404,6 @@ int pcie_init(struct controller * ctrl, struct pcie_device *dev)
info("HPC vendor_id %x device_id %x ss_vid %x ss_did %x\n", pdev->vendor, pdev->device,
pdev->subsystem_vendor, pdev->subsystem_device);

if (pci_enable_device(pdev))
goto abort_free_ctlr;

mutex_init(&ctrl->crit_sect);
/* setup wait queue */
init_waitqueue_head(&ctrl->queue);
Expand Down

0 comments on commit b5446e9

Please sign in to comment.