linux/drivers/extcon
Mark Brown df9a5ab463 extcon: arizona: Use power efficient workqueue
None of the delayed work the driver schedules has particularly short delays
and it is not performance sensitive so let the scheduler run it wherever
is most efficient rather than in a per CPU workqueue by using the system
power efficient workqueue.

Signed-off-by: Mark Brown <broonie@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 iio: Update iio_channel_get API to use consumer device pointer as argument 2013-02-06 19:23:52 +00: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: Rename filename of extcon-gpio.c according to kernel naming style 2013-02-13 08:35:43 -08:00
extcon-max8997.c extcon: max8997: Fix return value 2013-04-09 07:53:46 +09:00
extcon-max77693.c extcon: max77693: Fix return value 2013-04-09 07:53:46 +09:00
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