Skip to content
Snippets Groups Projects
Commit 28ed684f authored by Grazvydas Ignotas's avatar Grazvydas Ignotas Committed by Dmitry Torokhov
Browse files

Input: gpio-keys - add gpiolib debounce support


gpiolib now has debounce support added in .35, so let's make use of it.
This allows to use hardware GPIO debouncing on some platforms like OMAP.

In case gpiolib debounce setup fails for some GPIO, the driver will fall
back to timer based debouncing, which is what it used before.

Signed-off-by: default avatarGrazvydas Ignotas <notasas@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent df506f2c
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment