[PATCH 2/2] PM / sleep: Asynchronous threads for dpm_complete

2014-08-24 Thread xiaoming wang
In analogy with commits 5af84b82701a and 97df8c12995, using asynchronous threads can improve the overall resume time significantly. This patch is for dpm_complete phase. Signed-off-by: Chuansheng Liu Signed-off-by: xiaoming wang --- drivers/base/power/main.c | 38

[PATCH 1/2] PM / sleep: Asynchronous threads for dpm_prepare

2014-08-24 Thread xiaoming wang
In analogy with commits 5af84b82701a and 97df8c12995, using asynchronous threads can improve the overall suspend time significantly. This patch is for dpm_prepare phase. Signed-off-by: Chuansheng Liu Signed-off-by: xiaoming wang --- drivers/base/power/main.c | 57

[PATCH 2/2] PM / sleep: Asynchronous threads for dpm_complete

2014-08-18 Thread xiaoming wang
In analogy with commits 5af84b82701a and 97df8c12995, using asynchronous threads can improve the overall resume time significantly. This patch is for dpm_complete phase. Signed-off-by: Chuansheng Liu Signed-off-by: xiaoming wang --- drivers/base/power/main.c | 38

[PATCH 1/2] PM / sleep: Asynchronous threads for dpm_prepare

2014-08-18 Thread xiaoming wang
In analogy with commits 5af84b82701a and 97df8c12995, using asynchronous threads can improve the overall suspend time significantly. This patch is for dpm_prepare phase. Signed-off-by: Chuansheng Liu Signed-off-by: xiaoming wang --- drivers/base/power/main.c | 57