projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cd578b
)
gpio: export devm_gpio_request_one
author
Stephen Warren
<swarren@nvidia.com>
Thu, 7 Jun 2012 23:56:09 +0000
(17:56 -0600)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 5 Jul 2012 12:49:13 +0000
(14:49 +0200)
Without this, modules can't use this API, leading to build failures.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/devres.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpio/devres.c
b/drivers/gpio/devres.c
index 9e9947cb86a3d4fe29bb018987176275d4476e2c..1077754f8289e37ca639541e8d9dd5936c858e7c 100644
(file)
--- a/
drivers/gpio/devres.c
+++ b/
drivers/gpio/devres.c
@@
-98,6
+98,7
@@
int devm_gpio_request_one(struct device *dev, unsigned gpio,
return 0;
}
+EXPORT_SYMBOL(devm_gpio_request_one);
/**
* devm_gpio_free - free an interrupt