gpio: tegra186: Rename flow variable to type
authorThierry Reding <treding@nvidia.com>
Thu, 29 Nov 2018 17:03:10 +0000 (18:03 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 14 Dec 2018 13:34:10 +0000 (14:34 +0100)
commit3a2fa906c0a92d1a0813162a3252f24d383a5374
treec5dcc24ddecd45b98aac49c2ca1e31b77bfa9836
parent493872e074148ae11d5dd5d78453101003829485
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>
drivers/gpio/gpio-tegra186.c