]> 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:53 +0000 (20:50 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 21 Dec 2018 09:59:33 +0000 (10:59 +0100)
commit54a9cbbfca53d0220a2f4bfc56da33ed12d6b5da
tree03445d12a41d8fb033e973d5cf00603b2922353d
parent2b745ac3cceb8fc1d9985990c8241a821ea97e53
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-meson8b.c