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