mirror of
https://xff.cz/git/u-boot/
synced 2025-09-26 21:11:18 +02:00
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:
@@ -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.
|
* Recursively bind child nodes as pinconfig devices in case of full pinctrl.
|
||||||
*
|
*
|
||||||
* @dev: pinctrl device
|
* @dev: pinctrl device
|
||||||
|
Reference in New Issue
Block a user