commit | 9e5e7910df824ba02aedd2b5d2ca556426ea6d0b | [log] [tgz] |
---|---|---|
author | Liu, Chuansheng <chuansheng.liu@intel.com> | Tue Feb 18 10:28:46 2014 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Feb 20 01:30:09 2014 +0100 |
tree | b9db6a7e5e1921a8a9da0c8b1b588fda45f3f80f | |
parent | 76569faa62c46382e080c3e190c66e19515aae1c [diff] |
PM / sleep: Asynchronous threads for resume_early In analogy with commits 5af84b82701a and 97df8c12995, using asynchronous threads can improve the overall resume_early time significantly. This patch is for resume_early phase. Signed-off-by: Chuansheng Liu <chuansheng.liu@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>