commit | f6917bca14904de559c220baa97508e0eb6e89de | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabiobaltieri@google.com> | Tue Nov 28 15:30:04 2023 +0000 |
committer | Maureen Helm <maureen.helm@analog.com> | Tue Dec 05 16:22:10 2023 -0600 |
tree | 275c663ae6cc1c59f62db844f60846239845d976 | |
parent | 07bf0f95fef11f37cf9f84067815485f072171af [diff] |
input: gpio_keys: interrupt configure cleanup Use the same ret variable name as the rest of the file, drop a redundant mask, use gpio_pin_interrupt_configure_dt. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>