commit | 5fc62aad4e7779c2f04691e48b351d08c050c1f1 | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Wed Sep 29 00:12:22 2010 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sun Oct 17 01:57:48 2010 +0200 |
tree | 913f810f73bf5042a96f862efe9e97b0d26405ad | |
parent | d0941ead3fdd31aafff992d211bcefdbff1eaedb [diff] |
PM: runtime: add missed pm_request_autosuspend The patch "PM / Runtime: Implement autosuspend support" introduces "autosuspend" facility for runtime PM, but misses helper function of pm_request_autosuspend, so add it. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>