commit | bf9509e032076dc5850598814c243c45a8b81690 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Wed Apr 09 15:20:15 2014 +0200 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Thu Apr 24 17:20:39 2014 +0900 |
tree | 6ba38c850d9181fc4a2b955ed8f1b35babc5f25e | |
parent | b8629411bf2c0979ae130511f27fd708e2fd102e [diff] |
extcon: max8997: 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 <k.kozlowski@samsung.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>