projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93a2f63
)
serial: doc: Grammar s/function are/functions are/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 14 Mar 2016 15:16:16 +0000
(16:16 +0100)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 31 Mar 2016 06:58:35 +0000
(
00:58
-0600)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/serial/driver
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/serial/driver
b/Documentation/serial/driver
index 3706a465fe2d742793489b7e4b5eba27d1efc9c8..ba84d1f38ca1d1e64bb3f15182bdf3a93f62085f 100644
(file)
--- 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_* function
s
are used, there's generally no need to call
this function.
mctrl_gpio_to_gpiod(gpios, gidx)