pinctrl: sunxi: a64: Rename function ts0 to ts
authorChen-Yu Tsai <wens@csie.org>
Mon, 3 Dec 2018 15:41:00 +0000 (23:41 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 7 Dec 2018 12:29:28 +0000 (13:29 +0100)
commit4f45f45b081eb37b9f8b627cc14cff67838968ab
tree1d204657231eb3ec447b37f7fb17817cd23ee3ff
parent3504caa17b596c8ec62d923b2ed7d4a19d56d816
pinctrl: sunxi: a64: Rename function ts0 to ts

The A64 only has one TS (transport stream) controller. The datasheet
also lists the function as TS_XXX instead of TS0_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