Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104476
b: refs/heads/master
c: 443bd1c
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jul 21, 2008
1 parent 243942d commit fde8f0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: 72a73693aac5ae82850cedc69fa5d264ca977c13
refs/heads/master: 443bd1c4ddab9d2144f4c9b85e0abccf2d93423f
6 changes: 2 additions & 4 deletions trunk/drivers/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1123,8 +1123,7 @@ int pci_enable_wake(struct pci_dev *dev, pci_power_t state, int enable)
}

/**
* pci_prepare_to_sleep - prepare PCI device for system-wide transition into
* a sleep state
* pci_prepare_to_sleep - prepare PCI device for system-wide transition into a sleep state
* @dev: Device to handle.
*
* Choose the power state appropriate for the device depending on whether
Expand Down Expand Up @@ -1181,8 +1180,7 @@ int pci_prepare_to_sleep(struct pci_dev *dev)
}

/**
* pci_back_from_sleep - turn PCI device on during system-wide transition into
* the working state a sleep state
* pci_back_from_sleep - turn PCI device on during system-wide transition into working state
* @dev: Device to handle.
*
* Disable device's sytem wake-up capability and put it into D0.
Expand Down

0 comments on commit fde8f0a

Please sign in to comment.