commit | 3c38b3a3065eef10a12f5cf6c711f640d53ddb1a | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Aug 22 22:41:05 2018 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Aug 29 09:08:47 2018 +0200 |
tree | a60903150d572e32b5a3ae9e96cd4997342cc148 | |
parent | 991ce74eeb561650705766bbbcc1a6e3a49f358e [diff] |
gpio: ep93xx: Rename has_debounce to has_irq This is closer to what the variable (per bank) actually means. We have the .gpio_to_irq() hook registered only when this is true. Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>