Merge remote-tracking branch 'gpio/for-next'
[deliverable/linux.git] / drivers / gpio / gpiolib-sysfs.c
index 932e510aec50db6c2dba5f2ce539f5cb46925d31..4b44dd97c07f52c34ff9ad35d64e2766c4aeb071 100644 (file)
@@ -670,10 +670,10 @@ int gpiod_export_link(struct device *dev, const char *name,
 EXPORT_SYMBOL_GPL(gpiod_export_link);
 
 /**
- * gpiod_unexport - reverse effect of gpio_export()
+ * gpiod_unexport - reverse effect of gpiod_export()
  * @gpio: gpio to make unavailable
  *
- * This is implicit on gpio_free().
+ * This is implicit on gpiod_free().
  */
 void gpiod_unexport(struct gpio_desc *desc)
 {
This page took 0.026103 seconds and 5 git commands to generate.