提交 962bcbc5 编写于 作者: L Linus Walleij

pinctrl: fix the pin descriptor kerneldoc

The introduction of the owner field on the pin descriptor was not
properly documented so fix this up.
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 110e4ec5
......@@ -76,9 +76,7 @@ struct pinctrl {
* datasheet or such
* @dynamic_name: if the name of this pin was dynamically allocated
* @lock: a lock to protect the descriptor structure
* @mux_requested: whether the pin is already requested by pinmux or not
* @mux_function: a named muxing function for the pin that will be passed to
* subdrivers and shown in debugfs etc
* @owner: the device holding this pin or NULL of no device has claimed it
*/
struct pin_desc {
struct pinctrl_dev *pctldev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册