]> 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)
commit4e2ae7a98137197ab3a4e590aa4254889fc23c9e
treeba69c795f7518ac38fe5d3871f2a2e1bb0c6d3be
parent2b8ae739665cb6a12514b5bce2329cd34958f964
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