Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91393
b: refs/heads/master
c: 35d313b
h: refs/heads/master
i:
  91391: 168191d
v: v3
  • Loading branch information
Pavel Machek authored and Greg Kroah-Hartman committed Apr 20, 2008
1 parent 757b205 commit 68aa866
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 0c81eed4b9d6273124c7ab5eb99760b4d3a3cb9e
refs/heads/master: 35d313b8744dc64c31b9cfcdb083112937643b45
5 changes: 0 additions & 5 deletions trunk/drivers/base/power/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -377,11 +377,6 @@ static int suspend_device(struct device *dev, pm_message_t state)

down(&dev->sem);

if (dev->power.power_state.event) {
dev_dbg(dev, "PM: suspend %d-->%d\n",
dev->power.power_state.event, state.event);
}

if (dev->class && dev->class->suspend) {
suspend_device_dbg(dev, state, "class ");
error = dev->class->suspend(dev, state);
Expand Down

0 comments on commit 68aa866

Please sign in to comment.