]> git.itanic.dy.fi Git - linux-stable/commit
pinctrl: single: fix function name in documentation
authorDrew Fustini <drew@beagleboard.org>
Fri, 12 Jun 2020 11:27:58 +0000 (13:27 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 20 Jun 2020 20:41:32 +0000 (22:41 +0200)
commit25fae752156db7253471347df08a2700501eafde
tree4c65c437d4bd13636fc07aa9ec2c3dcd400901d8
parent7f5f4de83ca30a4922bb178b80144e2778faad01
pinctrl: single: fix function name in documentation

Use the correct the function name in the documentation for
"pcs_parse_one_pinctrl_entry()".

"smux_parse_one_pinctrl_entry()" appears to be an artifact from the
development of a prior patch series ("simple pinmux driver") which
transformed into pinctrl-single.

Signed-off-by: Drew Fustini <drew@beagleboard.org>
Link: https://lore.kernel.org/r/20200612112758.GA3407886@x1
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-single.c