linux/drivers/extcon
Mark Brown 1a82e81e0e 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>
2013-08-05 08:53:34 +09:00
..
extcon-adc-jack.c extcon: adc-jack: Use power efficient workqueue 2013-08-05 08:53:34 +09:00
extcon-arizona.c extcon: arizona: Use power efficient workqueue 2013-08-05 08:53:34 +09:00
extcon-class.c extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00
extcon-gpio.c extcon: gpio: Use power efficient workqueue for debounce 2013-08-05 08:53:34 +09:00
extcon-max8997.c
extcon-max77693.c
extcon-palmas.c extcon: palmas: Option to disable ID/VBUS detection based on platform 2013-08-05 08:53:34 +09:00
Kconfig extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00
Makefile extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00
of_extcon.c extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00