commit | 3504caa17b596c8ec62d923b2ed7d4a19d56d816 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Mon Dec 03 23:40:59 2018 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 07 13:28:50 2018 +0100 |
tree | 7ba3f99dd87cfc8abe37ab40b0773d34d3fdc3cf | |
parent | a9d9f6b83f1bb05da849b3540e6d1f70ef1c2343 [diff] |
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>