Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131113
b: refs/heads/master
c: 49c9681
h: refs/heads/master
i:
  131111: 16cd1b4
v: v3
  • Loading branch information
Rafael J. Wysocki authored and Jesse Barnes committed Feb 5, 2009
1 parent 8ec3e83 commit 1e24fed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: cbbc2f6b0d438f80831c20124137ea92f0e5149b
refs/heads/master: 49c968111aee4a463d3247937b63efa63a65f378
2 changes: 1 addition & 1 deletion trunk/drivers/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1418,7 +1418,7 @@ int pci_restore_standard_config(struct pci_dev *dev)
break;
}

dev->current_state = PCI_D0;
pci_update_current_state(dev, PCI_D0);

Restore:
return dev->state_saved ? pci_restore_state(dev) : 0;
Expand Down

0 comments on commit 1e24fed

Please sign in to comment.