diff options
author | Vincent Pelletier <[email protected]> | 2015-08-20 12:00:19 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2015-08-20 12:07:37 -0700 |
commit | 1ae5ddb6f8837558928a1a694c7b8af7f09fdd21 (patch) | |
tree | ce1d2c69953e2bd3ddea047ca60b4a1e266629f2 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 6b30c73e9f37183ad60c7f7050acf8e8edf91e9c (diff) |
Input: gpio_keys_polled - request GPIO pin as input.
GPIOF_IN flag was lost in:
Commit 633a21d80b4a("input: gpio_keys_polled: Add support for GPIO
descriptors").
Without this flag, legacy code path (for non-descriptor GPIO declarations)
would configure GPIO as output (0 meaning GPIOF_DIR_OUT | GPIOF_INIT_LOW).
Cc: [email protected]
Signed-off-by: Vincent Pelletier <[email protected]>
Reviewed-by: Mika Westerberg <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions