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