commit | 338de0ca682ca95d3f6185459e11540c37dd8a2a | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Tue Sep 10 19:16:18 2013 -0700 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Fri Sep 27 09:37:00 2013 +0900 |
tree | 68bf1fdd6a040e8838755449bbe7e0566e4af09f | |
parent | 1073514b11c221081c7c1f4a14b3eee5365385fa [diff] |
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>