From: Mark Brown Date: Thu, 18 Jul 2013 21:46:24 +0000 (+0100) Subject: ASoC: wm8753: Use power efficient workqueue X-Git-Tag: v3.12-rc1~150^2~9^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1d648d6c6589986072913a7d45b1cef49eb4b0;p=pandora-kernel.git ASoC: wm8753: Use power efficient workqueue The work used to allow the capcitors to ramp 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 --- Reading git-diff-tree failed