Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_".
authorZhou Yanjie <zhouyanjie@cduestc.edu.cn>
Mon, 28 Jan 2019 15:19:59 +0000 (23:19 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 30 Jan 2019 09:30:29 +0000 (10:30 +0100)
commitb71c1844124d670b677bc4724d29ab0d8b71edbb
treee987f511e70466703baf55e3d7563a62d21ce1a9
parent5de1a73e78ed6c7735d53dbb2988e9bd8dd14769
Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_".

In the original code, some function names begin with "ingenic_gpio_",
and some with "gpio_ingenic_". For the sake of uniform style,
all of them are changed to the beginning of "ingenic_gpio_".

Signed-off-by: Zhou Yanjie <zhouyanjie@cduestc.edu.cn>
Reviewed-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-ingenic.c