pinctrl: sunxi: fix nand0 function name for sun8i
commitbc0f566a98c47a75dff3a759c904e99da5937984
authorIcenowy Zheng <icenowy@aosc.xyz>
Mon, 4 Jul 2016 02:29:31 +0000 (4 10:29 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 5 Jul 2016 13:45:55 +0000 (5 15:45 +0200)
tree821e39d34ece1881e4bdf8cd2d4b1377109e8164
parentcf9a2f632095b3bbca02979b1ad29cb4e4a738aa
pinctrl: sunxi: fix nand0 function name for sun8i

In sun4/5/6/7i, all the pin function related to NAND0 controller is
named "nand0". However, in sun8i, some of the functions are named as
"nand". This patch renamed them to "nand0", for the consistency.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sunxi/pinctrl-sun8i-a23.c
drivers/pinctrl/sunxi/pinctrl-sun8i-a33.c
drivers/pinctrl/sunxi/pinctrl-sun8i-h3.c