From b950dc28bd47949fed64afa28c01c90be5dca43b Mon Sep 17 00:00:00 2001 From: Viresh Kumar Date: Fri, 3 Jul 2015 17:00:26 +0530 Subject: [PATCH] greybus: interface: Fix comment mistake (s/add/init) Function's name is gb_interface_init(), not gb_interface_add(). Signed-off-by: Viresh Kumar Signed-off-by: Greg Kroah-Hartman --- drivers/staging/greybus/interface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/greybus/interface.c b/drivers/staging/greybus/interface.c index f9fd479bfd8b..1e5e6290913f 100644 --- 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