Skip to content
Snippets Groups Projects
Commit d4e1a73a authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: pcm: Use the power efficient workqueue for delayed powerdown


There is no need to use a normal per-CPU workqueue for delayed power downs
as they're not timing or performance critical and waking up a core for them
would defeat some of the point.

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
Reviewed-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 64b0c282
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment