]> 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)
commitb5a183a8edb9a44eeebdd266654c420799dc1f32
treec5dcc24ddecd45b98aac49c2ca1e31b77bfa9836
parent46382266aca36c664c13fac56a908bbfefd40462
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