[alsa-devel] [PATCH] ASoC: jack: Use power efficient workqueue
Viresh Kumar
viresh.kumar at linaro.org
Fri Jul 19 06:17:02 CEST 2013
On 19 July 2013 03:17, Mark Brown <broonie at kernel.org> wrote:
> From: Mark Brown <broonie at linaro.org>
>
> The accessory detect debounce work 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/soc-jack.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
More information about the Alsa-devel
mailing list