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:
592be8d
)
pinctrl: Grammar s/used in as/used as/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 4 May 2015 17:46:57 +0000
(19:46 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 12 May 2015 11:17:41 +0000
(13:17 +0200)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/core.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/pinctrl/core.c
b/drivers/pinctrl/core.c
index 89dca77ca0382e93909188cad63ccd9ef6bff41b..291099d5cf51b4d3b4e432b5dd2b7c0eb7724256 100644
(file)
--- a/
drivers/pinctrl/core.c
+++ b/
drivers/pinctrl/core.c
@@
-558,7
+558,7
@@
int pinctrl_get_group_selector(struct pinctrl_dev *pctldev,
}
/**
- * pinctrl_request_gpio() - request a single pin to be used
in
as GPIO
+ * pinctrl_request_gpio() - request a single pin to be used as GPIO
* @gpio: the GPIO pin number from the GPIO subsystem number space
*
* This function should *ONLY* be used from gpiolib-based GPIO drivers,