Commit 25366869 authored by Viresh Kumar's avatar Viresh Kumar Committed by Greg Kroah-Hartman

greybus: interface: drop stale comment

We don't do what the comment says, drop it.
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent 392bf9fb
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment