commit | 4f45f45b081eb37b9f8b627cc14cff67838968ab | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Mon Dec 03 23:41:00 2018 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 07 13:29:28 2018 +0100 |
tree | 1d204657231eb3ec447b37f7fb17817cd23ee3ff | |
parent | 3504caa17b596c8ec62d923b2ed7d4a19d56d816 [diff] |
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>