We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5115841 commit 808b993Copy full SHA for 808b993
drivers/gpio/gpiolib-of.c
@@ -27,7 +27,7 @@
27
* This is used by external users of of_gpio_count() from <linux/of_gpio.h>
28
*
29
* FIXME: get rid of those external users by converting them to GPIO
30
- * descriptors and let them all use gpiod_get_count()
+ * descriptors and let them all use gpiod_count()
31
*/
32
int of_gpio_get_count(struct device *dev, const char *con_id)
33
{
0 commit comments