Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358432
b: refs/heads/master
c: 775c739
h: refs/heads/master
v: v3
  • Loading branch information
Paul Bolle authored and Bjorn Helgaas committed Feb 1, 2013
1 parent 2e1ae71 commit d9b4570
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: fa2387124b1ac8177f7af33668ec98135fdd147f
refs/heads/master: 775c739e0b08fbffb791595a4708460fc978b5b6
2 changes: 0 additions & 2 deletions trunk/drivers/pci/hotplug/pciehp_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@ static void pciehp_remove(struct pcie_device *dev)
#ifdef CONFIG_PM
static int pciehp_suspend (struct pcie_device *dev)
{
dev_info(&dev->device, "%s ENTRY\n", __func__);
return 0;
}

Expand All @@ -304,7 +303,6 @@ static int pciehp_resume (struct pcie_device *dev)
struct slot *slot;
u8 status;

dev_info(&dev->device, "%s ENTRY\n", __func__);
ctrl = get_service_data(dev);

/* reinitialize the chipset's event detection logic */
Expand Down

0 comments on commit d9b4570

Please sign in to comment.