]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs"
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 9 Dec 2018 19:50:52 +0000 (20:50 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 21 Dec 2018 09:59:58 +0000 (10:59 +0100)
commit30a7e971718e2dd0aed34f9d908190d1f4d7a125
tree8cb263d5d631079c31eaa6189d35780fcafbddf0
parent712650e1174e6f8e7b511421dff9fcd24f77efbf
pinctrl: meson: meson8: rename the "gpio" function to "gpio_periphs"

Rename the existing "gpio" function to "gpio_periphs". This makes it
consistent with the "gpio_aobus" function. Also GXBB and GXL are also
using the "gpio_periphs" naming, so this makes the code here consistent
with other Amlogic pinctrl drivers.

No functional changes since thee "gpio" function is currently not used.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/meson/pinctrl-meson8.c