pinctrl: fix docstring

Fix the copy and paste error.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Michael Walle 2023-01-18 13:12:24 +01:00 committed by Tom Rini
parent 75013fa724
commit e71505fc98

View file

@ -382,7 +382,7 @@ int pinctrl_get_pin_muxing(struct udevice *dev, int selector, char *buf,
}
/**
* pinconfig_post_bind() - post binding for PINCTRL uclass
* pinctrl_post_bind() - post binding for PINCTRL uclass
* Recursively bind child nodes as pinconfig devices in case of full pinctrl.
*
* @dev: pinctrl device