greybus: interface: drop stale comment
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>
This commit is contained in:
parent
392bf9fb2d
commit
2536686957
@ -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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user