]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc30173b01580be603827c6047c9e65cbe8be880e
treec5dcc24ddecd45b98aac49c2ca1e31b77bfa9836
parent790d4cf8b52fcf7d4c0de5168337231fe36dcf14
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