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:
6fa1adb
)
greybus: interface: Fix comment mistake (s/add/init)
author
Viresh Kumar
<viresh.kumar@linaro.org>
Fri, 3 Jul 2015 11:30:26 +0000
(17:00 +0530)
committer
Greg Kroah-Hartman
<gregkh@google.com>
Wed, 8 Jul 2015 18:40:53 +0000
(11:40 -0700)
Function's name is gb_interface_init(), not gb_interface_add().
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/interface.c
patch
|
blob
|
history
diff --git
a/drivers/staging/greybus/interface.c
b/drivers/staging/greybus/interface.c
index f9fd479bfd8bb035875f6a269a0efc088840722a..1e5e6290913ffdf77085e6cf7b05138526832453 100644
(file)
--- a/
drivers/staging/greybus/interface.c
+++ b/
drivers/staging/greybus/interface.c
@@
-189,7
+189,7
@@
static void gb_interface_destroy(struct gb_interface *intf)
}
/**
- * gb_interface_
add
+ * gb_interface_
init
*
* Create connection for control CPort and then request/parse manifest.
* Finally initialize all the bundles to set routes via SVC and initialize all