projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07acfc2
)
gpio/of: fix a typo of comment message
author
Dong Aisheng
<dong.aisheng@linaro.org>
Fri, 25 May 2012 13:36:15 +0000
(21:36 +0800)
committer
Grant Likely
<grant.likely@secretlab.ca>
Fri, 25 May 2012 23:57:03 +0000
(17:57 -0600)
Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/gpiolib-of.c
patch
|
blob
|
history
diff --git
a/drivers/gpio/gpiolib-of.c
b/drivers/gpio/gpiolib-of.c
index d18068a9f3ecf18aaf0a0106ca7c1b4c752d25c9..8389d4a0ec45beac0fdade50c6ceaba4c2dfcaa6 100644
(file)
--- a/
drivers/gpio/gpiolib-of.c
+++ b/
drivers/gpio/gpiolib-of.c
@@
-21,7
+21,7
@@
#include <linux/of_gpio.h>
#include <linux/slab.h>
-/* Private data structure for of_gpiochip_
is_match
*/
+/* Private data structure for of_gpiochip_
find_and_xlate
*/
struct gg_data {
enum of_gpio_flags *flags;
struct of_phandle_args gpiospec;