linux-kernel-test/drivers/extcon
Guenter Roeck 338de0ca68 extcon: gpio: Use gpio driver/chip debounce if supported
This patch use gpio_set_debounce() API provided from gpiolib if SoC or device
driver with gpio support gpio_set_debounce() function.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2013-09-27 09:37:00 +09:00
..
extcon-adc-jack.c extcon: Fix indentation coding style to improve readability 2013-09-27 09:37:00 +09:00
extcon-arizona.c extcon: arizona: Fix a typo in a comment 2013-09-27 09:37:00 +09:00
extcon-class.c extcon: Remove casting the return value which is a void pointer 2013-09-27 09:37:00 +09:00
extcon-gpio.c extcon: gpio: Use gpio driver/chip debounce if supported 2013-09-27 09:37:00 +09:00
extcon-max8997.c extcon: max8997: Fix checkpatch warning 2013-09-27 09:36:59 +09:00
extcon-max77693.c extcon: max77693: Fix checkpatch warning 2013-09-27 09:37:00 +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