From: Shaibal Dutta Date: Fri, 31 Jan 2014 23:44:58 +0000 (-0800) Subject: firmware: use power efficient workqueue for unloading and aborting fw load X-Git-Tag: v3.15-rc1~140^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce6618a11ca4ca3cb5d6a2a1d43c00f8301d2b2;p=pandora-kernel.git firmware: use power efficient workqueue for unloading and aborting fw load Allow the scheduler to select the most appropriate CPU for running the firmware load timeout routine and delayed routine for firmware unload. This extends idle residency times and conserves power. This functionality is enabled when CONFIG_WQ_POWER_EFFICIENT is selected. Cc: Ming Lei Cc: Greg Kroah-Hartman Signed-off-by: Shaibal Dutta [zoran.markovic@linaro.org: Rebased to latest kernel, added commit message. Fixed code alignment.] Signed-off-by: Zoran Markovic Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed