[alsa-devel] [PATCH] ALSA: hda - resume codecs in parallel
Takashi Iwai
tiwai at suse.de
Wed Nov 27 12:52:08 CET 2013
At Tue, 26 Nov 2013 23:32:23 -0500,
mengdong.lin at intel.com wrote:
>
> From: Mengdong Lin <mengdong.lin at 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 at intel.com>
Applied to for-next branch now. (The patch was also rebased.)
Thanks.
Takashi
More information about the Alsa-devel
mailing list