ASoC: pcm: Use the power efficient workqueue for delayed powerdown
authorMark Brown <broonie@linaro.org>
Thu, 18 Jul 2013 10:52:17 +0000 (11:52 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 18 Jul 2013 10:58:28 +0000 (11:58 +0100)
commitd4e1a73acd4e894f8332f2093bceaef585cfab67
tree8b769a600dfaf348fae6d7ec7827efdb5593eeb5
parent64b0c282e87948bc0c5a1b94ca3d4dd9f6415c6f
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: Mark Brown <broonie@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
sound/soc/soc-pcm.c
This page took 0.024672 seconds and 5 git commands to generate.