Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16217
b: refs/heads/master
c: 1f1bf13
h: refs/heads/master
i:
  16215: 88932ba
v: v3
  • Loading branch information
Adrian Bunk authored and Greg Kroah-Hartman committed Jan 5, 2006
1 parent ca90847 commit f015f7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e80a5dea8e056d8f398be1900d61c581d379f02f
refs/heads/master: 1f1bf132d81ed723bc5fefbcec7d0779ce683a4f
2 changes: 2 additions & 0 deletions trunk/drivers/base/power/runtime.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ int dpm_runtime_suspend(struct device * dev, pm_message_t state)
}


#if 0
/**
* dpm_set_power_state - Update power_state field.
* @dev: Device.
Expand All @@ -80,3 +81,4 @@ void dpm_set_power_state(struct device * dev, pm_message_t state)
dev->power.power_state = state;
up(&dpm_sem);
}
#endif /* 0 */

0 comments on commit f015f7d

Please sign in to comment.