summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/gpio.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven2018-09-11 16:32:43 +0200
committerLinus Walleij2018-09-13 10:46:24 +0200
commit0b35cd7b18608d80cd2e78835ee57456b220f364 (patch)
tree39ba5e6b941f58018d258fca442e637fb6be0f4a /include/uapi/linux/gpio.h
parentgpio: vf610: Cut down on boilerplate (diff)
downloadkernel-qcow2-linux-0b35cd7b18608d80cd2e78835ee57456b220f364.tar.gz
kernel-qcow2-linux-0b35cd7b18608d80cd2e78835ee57456b220f364.tar.xz
kernel-qcow2-linux-0b35cd7b18608d80cd2e78835ee57456b220f364.zip
gpio: uapi: Grammar s/array/array of/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/uapi/linux/gpio.h')
-rw-r--r--include/uapi/linux/gpio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/gpio.h b/include/uapi/linux/gpio.h
index 1bf6e6df084b..4ebfe0ac6c5b 100644
--- a/include/uapi/linux/gpio.h
+++ b/include/uapi/linux/gpio.h
@@ -65,7 +65,7 @@ struct gpioline_info {
/**
* struct gpiohandle_request - Information about a GPIO handle request
- * @lineoffsets: an array desired lines, specified by offset index for the
+ * @lineoffsets: an array of desired lines, specified by offset index for the
* associated GPIO device
* @flags: desired flags for the desired GPIO lines, such as
* GPIOHANDLE_REQUEST_OUTPUT, GPIOHANDLE_REQUEST_ACTIVE_LOW etc, OR:ed