commit | 3a2fa906c0a92d1a0813162a3252f24d383a5374 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Nov 29 18:03:10 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 14 14:34:10 2018 +0100 |
tree | c5dcc24ddecd45b98aac49c2ca1e31b77bfa9836 | |
parent | 493872e074148ae11d5dd5d78453101003829485 [diff] |
gpio: tegra186: Rename flow variable to type The IRQ core code refers to the interrupt type by that name, whereas the term flow is almost never used. Some GPIO controllers use the term flow_type, but it is most consistent to just go with the IRQ core terminology. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>