extcon: adc-jack: Use power efficient workqueue
authorMark Brown <broonie@linaro.org>
Fri, 19 Jul 2013 17:47:35 +0000 (18:47 +0100)
committerChanwoo Choi <cw00.choi@samsung.com>
Sun, 4 Aug 2013 23:53:34 +0000 (08:53 +0900)
commit1a82e81e0ede6955684397ffbc0964191ef13cba
treeacd2eb3c2d38d95e117dfe94e24ffc1f26175448
parentd0db2e7ae788d84ff6d0a1cd4dc935282db29073
extcon: adc-jack: Use power efficient workqueue

The debounce timeout is generally quite long and the work not performance
critical so allow the scheduler to run the work anywhere rather than in
the normal per-CPU workqueue.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
drivers/extcon/extcon-adc-jack.c
This page took 0.032593 seconds and 5 git commands to generate.