[alsa-devel] [PATCH] ASoC: max98090: Use power efficient workqueue
Viresh Kumar
viresh.kumar at linaro.org
Fri Jul 19 06:16:05 CEST 2013
On 19 July 2013 03:29, Mark Brown <broonie at kernel.org> wrote:
> From: Mark Brown <broonie at linaro.org>
>
> None of the delayed work the driver schedules has particularly short delays
> and it is not performance sensitive so let the scheduler run it wherever
> is most efficient rather than in a per CPU workqueue by using the system
> power efficient workqueue.
>
> Signed-off-by: Mark Brown <broonie at linaro.org>
> ---
> sound/soc/codecs/max98090.c | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
Thanks for the publicity :)
Ackecd-by: Viresh Kumar <viresh.kumar at linaro.org>
More information about the Alsa-devel
mailing list