From: Krzysztof Kozlowski Date: Wed, 9 Apr 2014 13:20:13 +0000 (+0200) Subject: extcon: max77693: Use power efficient workqueue for delayed cable detection X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~38^2~21^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8629411bf2c0979ae130511f27fd708e2fd102e;p=pandora-kernel.git extcon: max77693: Use power efficient workqueue for delayed cable detection Schedule delayed cable detection work on power efficient workqueue so the scheduler won't wake up idle core for that work. This extends the idle time for CPU cores and conserves power. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Chanwoo Choi --- Reading git-diff-tree failed