27 Nov
2013
27 Nov
'13
12:52 p.m.
At Tue, 26 Nov 2013 23:32:23 -0500, mengdong.lin@intel.com wrote:
From: Mengdong Lin mengdong.lin@intel.com
To reduce driver resume time, this patch resumes the codecs in parallel if there are multiple codecs on the bus.
- The PM workqueue of bus is also used to parallel resuming multiple codecs.
- The work item 'pm_work' is renamed to 'suspend_work' to parallel suspending codecs.
- Add a work item 'resume_work' to parallel resuming codecs.
Signed-off-by: Mengdong Lin mengdong.lin@intel.com
Applied to for-next branch now. (The patch was also rebased.) Thanks.
Takashi