]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: axp209: rename everything from gpio to pctl
authorQuentin Schulz <quentin.schulz@free-electrons.com>
Tue, 5 Dec 2017 14:46:43 +0000 (15:46 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 7 Dec 2017 09:06:57 +0000 (10:06 +0100)
commitd9785b1aa2d4f66f9b501e0cf43b0a7aaeb6f0b2
treeba69c795f7518ac38fe5d3871f2a2e1bb0c6d3be
parent9448b0fb1e4236fe163fc126e3b4e309558013ab
pinctrl: axp209: rename everything from gpio to pctl

This driver used to do only GPIO features of the GPIOs in X-Powers
AXP20X. Now that we have migrated everything to the pinctrl subsystem
and added pinctrl features, rename everything related to pinctrl from
gpio to pctl to ease the understanding of differences between GPIO
and pinctrl features.

Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-axp209.c