From: Krzysztof Kozlowski Date: Tue, 24 Feb 2015 09:54:46 +0000 (+0100) Subject: power_supply: max17040: Use system efficient workqueues X-Git-Tag: omap-for-v4.1/fixes-rc1~174^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52fa74ee690e6491295ac221c83c56563257f294;p=pandora-kernel.git power_supply: max17040: Use system efficient workqueues The scheduled work in max17040_battery driver reads device parameters and stores them in memory. Any CPU could do that so use system efficient workqueues to limit unnecessary CPU wake ups. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Sebastian Reichel --- Reading git-diff-tree failed