Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8791
b: refs/heads/master
c: f4f9eb0
h: refs/heads/master
i:
  8789: bd40d25
  8787: 96d5f87
  8783: a2b612f
v: v3
  • Loading branch information
Pavel Machek authored and Linus Torvalds committed Sep 13, 2005
1 parent 0dee7d3 commit f00538e
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 1cc5753f86589c5fb7e2f4a1fe778db3881f8f72
refs/heads/master: f4f9eb0ea14c8c478f0e8137b84a366499335aab
6 changes: 6 additions & 0 deletions trunk/Documentation/pm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ system the associated daemon will exit gracefully.

Driver Interface -- OBSOLETE, DO NOT USE!
----------------*************************

Note: pm_register(), pm_access(), pm_dev_idle() and friends are
obsolete. Please do not use them. Instead you should properly hook
your driver into the driver model, and use its suspend()/resume()
callbacks to do this kind of stuff.

If you are writing a new driver or maintaining an old driver, it
should include power management support. Without power management
support, a single driver may prevent a system with power management
Expand Down

0 comments on commit f00538e

Please sign in to comment.