Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139011
b: refs/heads/master
c: b8e676d
h: refs/heads/master
i:
  139009: 0fa70eb
  139007: 588d1b5
v: v3
  • Loading branch information
Rafael J. Wysocki committed Mar 30, 2009
1 parent 4e8aa16 commit a641348
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: 0e5dd46b761195356065a30611f265adec286d0d
refs/heads/master: b8e676d2432b8ce96967a3fe6601a0a28e64fa10
2 changes: 1 addition & 1 deletion trunk/drivers/video/aty/radeon_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2582,7 +2582,7 @@ static void radeon_set_suspend(struct radeonfb_info *rinfo, int suspend)
* calling pci_set_power_state()
*/
radeonfb_whack_power_state(rinfo, PCI_D2);
pci_set_power_state(rinfo->pdev, PCI_D2);
__pci_complete_power_transition(rinfo->pdev, PCI_D2);
} else {
printk(KERN_DEBUG "radeonfb (%s): switching to D0 state...\n",
pci_name(rinfo->pdev));
Expand Down

0 comments on commit a641348

Please sign in to comment.