From: Mark Brown Date: Thu, 18 Jul 2013 21:44:03 +0000 (+0100) Subject: ASoC: twl6040: Use power efficient workqueue X-Git-Tag: v3.12-rc1~150^2~9^2~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a06e427d088d8a9b81defd42e6bae5f1cd69fc3f;p=pandora-kernel.git ASoC: twl6040: Use power efficient workqueue 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 Acked-by: Viresh Kumar Acked-by: Peter Ujfalusi --- Reading git-diff-tree failed