提交 689fd02e 编写于 作者: J Jonathan Neuschäfer 提交者: Linus Walleij

gpiolib: Fix typo in comment ("piochip_add_data")

Signed-off-by: NJonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 a746a232
...@@ -1374,7 +1374,7 @@ static int devm_gpio_chip_match(struct device *dev, void *res, void *data) ...@@ -1374,7 +1374,7 @@ static int devm_gpio_chip_match(struct device *dev, void *res, void *data)
} }
/** /**
* devm_gpiochip_add_data() - Resource manager piochip_add_data() * devm_gpiochip_add_data() - Resource manager gpiochip_add_data()
* @dev: the device pointer on which irq_chip belongs to. * @dev: the device pointer on which irq_chip belongs to.
* @chip: the chip to register, with chip->base initialized * @chip: the chip to register, with chip->base initialized
* @data: driver-private data associated with this chip * @data: driver-private data associated with this chip
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册