greybus: interface: rename initialisation function
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 9 Mar 2016 11:20:42 +0000 (12:20 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 10 Mar 2016 21:57:42 +0000 (13:57 -0800)
commit35580af0bd620056506ed51fff024fc4ade66f67
tree6344aa01e3af74148a481e4aed90938508160fc1
parent66d674cfafb2be4002265e6081a1580d0ea461f7
greybus: interface: rename initialisation function

Rename the interface-initialisation function gb_interface_enable(),
which is more descriptive.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Jeffrey Carlyle <jcarlyle@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/interface.c
drivers/staging/greybus/interface.h
drivers/staging/greybus/svc.c