Dmitry Torokhov 173e4d81f7 Input: eeti_ts - use gpio_get_value_cansleep
We are reading GPIO state in a non-atomic context (workqueue), so we can
use "cansleep" variant, and thus make the driver available on systems where
GPIO controllers require sleeping when reading GPIO state.

Reviewed-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-04-03 16:24:33 -07:00
..
2017-01-24 12:37:43 -08:00
2017-02-23 09:22:10 -08:00
2017-02-23 09:22:10 -08:00
2016-01-02 21:08:53 -08:00
2016-03-02 09:40:20 -08:00
2017-02-12 14:55:08 -08:00