OSDN Git Service

greybus: interface: drop stale comment
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 21 Jul 2015 12:14:09 +0000 (17:44 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 22 Jul 2015 17:11:05 +0000 (10:11 -0700)
We don't do what the comment says, drop it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/interface.c

index 1e5e629..dfc31a0 100644 (file)
@@ -70,8 +70,7 @@ struct device_type greybus_interface_type = {
 
 /*
  * Create kernel structures corresponding to a bundle and connection for
- * managing control CPort. Also initialize the bundle, which will request SVC to
- * set route and will initialize the control protocol for this connection.
+ * managing control CPort.
  */
 static int gb_create_control_connection(struct gb_interface *intf)
 {