diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-02-21 10:13:45 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-04-04 02:24:33 +0300 |
commit | 173e4d81f76c948acbb49f3900f3ca3f279c5c2a (patch) | |
tree | 734f7f6b2f73e109eba05efc36249fe2ead3c0cd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2d3884998945cf3f995e9c2e0f157b59f4ec3e86 (diff) | |
download | linux-173e4d81f76c948acbb49f3900f3ca3f279c5c2a.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions