commit | e210a0a9489d01223ef02627f95449ba73dde3a0 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Thu Dec 28 21:20:09 2017 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Dec 28 15:06:01 2017 +0100 |
tree | 5a1a90117e7d539b0d2bd263ecbe9240c3710966 | |
parent | 203f4b0651cd4153bb3530ae4af63b5190cbe939 [diff] |
pinctrl: sunxi: fix a typo when merging A20 support to A10 driver When merging A20 pinctrl support to A10 pinctrl driver, the I2C function of PI3 is wrongly written as "i2c3" (it should be "i2c4"). Fix this typo. Fixes: cad4e209c102 ("pinctrl: sunxi: add support of R40 to A10 pinctrl driver") Reported-by: Mark Kettenis <mark.kettenis@xs4all.nl> Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>