]> asedeno.scripts.mit.edu Git - linux.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)
commit8e5ba8b8baffc3a17e96e3f72d1fd82a1675c251
tree8cb263d5d631079c31eaa6189d35780fcafbddf0
parent54a9cbbfca53d0220a2f4bfc56da33ed12d6b5da
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