summaryrefslogtreecommitdiffstats
path: root/Documentation/serial
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-03-14 16:16:16 +0100
committerJonathan Corbet <corbet@lwn.net>2016-03-31 00:58:35 -0600
commitd886e7ce157373773254f5c1e7f011cd9d3ec558 (patch)
tree3a3ecc7af2269c41cff20eded1b9f7d97161ecfb /Documentation/serial
parent93a2f6329f40d951101ab8ab160f24680f1c122a (diff)
downloadop-kernel-dev-d886e7ce157373773254f5c1e7f011cd9d3ec558.zip
op-kernel-dev-d886e7ce157373773254f5c1e7f011cd9d3ec558.tar.gz
serial: doc: Grammar s/function are/functions are/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/serial')
-rw-r--r--Documentation/serial/driver2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/serial/driver b/Documentation/serial/driver
index 3706a46..ba84d1f 100644
--- a/Documentation/serial/driver
+++ b/Documentation/serial/driver
@@ -458,7 +458,7 @@ mctrl_gpio_init(port, idx):
mctrl_gpio_free(dev, gpios):
This will free the requested gpios in mctrl_gpio_init().
- As devm_* function are used, there's generally no need to call
+ As devm_* functions are used, there's generally no need to call
this function.
mctrl_gpio_to_gpiod(gpios, gidx)
OpenPOWER on IntegriCloud