]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit004e48b2783f0082e956db1a8a87ebb618cd4cb2
tree1d204657231eb3ec447b37f7fb17817cd23ee3ff
parent1f1cd57eff5df34742e69ec5422c009a8a511652
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: cf8168b72bb6 ("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