pinctrl: sunxi: a64: Rename function csi0 to csi
authorChen-Yu Tsai <wens@csie.org>
Mon, 3 Dec 2018 15:40:59 +0000 (23:40 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 7 Dec 2018 12:28:50 +0000 (13:28 +0100)
commit3504caa17b596c8ec62d923b2ed7d4a19d56d816
tree7ba3f99dd87cfc8abe37ab40b0773d34d3fdc3cf
parenta9d9f6b83f1bb05da849b3540e6d1f70ef1c2343
pinctrl: sunxi: a64: Rename function csi0 to csi

The A64 only has one CSI (camera sensor interface) controller. The
datasheet also lists the function as CSI_XXX instead of CSI0_XXX.

Rename the function names now before any there are any users.

Fixes: 96851d391d02 ("drivers: pinctrl: add driver for Allwinner A64 SoC")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sunxi/pinctrl-sun50i-a64.c